mirror of https://github.com/akaunting/docker.git
Merge pull request #5 from monopayments/master
Akaunting version update
This commit is contained in:
commit
f274ef3dba
|
@ -1,6 +1,6 @@
|
|||
FROM nginx:alpine
|
||||
|
||||
ENV AKAUNTING_VERSION 2.0.8
|
||||
ENV AKAUNTING_VERSION 2.0.11
|
||||
|
||||
RUN apk update && apk add --no-progress -q wget unzip
|
||||
|
||||
|
|
Loading…
Reference in New Issue