Skip to content

Commit

Permalink
bump to ghost 1.22.7 and CLI 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalandy committed May 12, 2018
1 parent 621fd9b commit ff011cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

FROM node:8.11.1-alpine

ENV GHOST_VERSION="1.22.5" \
GHOST_CLI_VERSION="1.7.2" \
ENV GHOST_VERSION="1.22.7" \
GHOST_CLI_VERSION="1.7.3" \
GHOST_INSTALL="/var/lib/ghost" \
GHOST_CONTENT="/var/lib/ghost/content" \
NODE_ENV="production"
Expand Down

0 comments on commit ff011cf

Please sign in to comment.