Skip to content

Commit

Permalink
Bump Dockerfile to DB Version 137
Browse files Browse the repository at this point in the history
  • Loading branch information
dasgarner committed Feb 21, 2018
1 parent 41001ed commit a10ef5e
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 a10ef5e

Please sign in to comment.