Skip to content

Commit

Permalink
Merge pull request #324 from xibosignage/develop
Browse files Browse the repository at this point in the history
Bump DB version for 1.8.6
  • Loading branch information
dasgarner authored Feb 21, 2018
2 parents 7a044d1 + 2db7ac4 commit 4e8d5c4
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 4e8d5c4

Please sign in to comment.