Skip to content

Commit

Permalink
v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mhzawadi authored Dec 18, 2023
1 parent 2b75cde commit 252c20a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apk update \
&& mkdir -p /run/nginx;

ENV IP_SOURCE="https://github.com/InvoicePlane/InvoicePlane/releases/download" \
IP_VERSION="v1.6.0" \
IP_VERSION="v1.6.1" \
MYSQL_HOST="mysql" \
MYSQL_USER="root" \
MYSQL_PASSWORD="my-secret-pw" \
Expand Down

0 comments on commit 252c20a

Please sign in to comment.