Skip to content

Commit

Permalink
Merge pull request #323 from dasgarner/develop
Browse files Browse the repository at this point in the history
Bump Dockerfile to DB Version 137
  • Loading branch information
dasgarner authored Feb 21, 2018
2 parents 41001ed + a10ef5e commit 2db7ac4
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 @@ -95,7 +95,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=136 \
CMS_DB_VERSION=137 \
CMS_SERVER_NAME=localhost \
MYSQL_HOST=mysql \
MYSQL_USER=cms \
Expand Down

0 comments on commit 2db7ac4

Please sign in to comment.