Skip to content

Commit

Permalink
Merge pull request #370 from dasgarner/bugfix/1.8.9-pack2
Browse files Browse the repository at this point in the history
Bump version in Dockerfile 139>140
  • Loading branch information
dasgarner authored Apr 18, 2018
2 parents 2e3ff97 + c46f1a1 commit e06f9b9
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 @@ -99,7 +99,7 @@ RUN sed -i "s/error_reporting = .*$/error_reporting = E_ERROR | E_WARNING | E_PA
# Setup persistent environment variables
ENV CMS_DEV_MODE=false \
XMR_HOST=xmr \
CMS_DB_VERSION=139 \
CMS_DB_VERSION=140 \
CMS_SERVER_NAME=localhost \
MYSQL_HOST=mysql \
MYSQL_USER=cms \
Expand Down

0 comments on commit e06f9b9

Please sign in to comment.