Skip to content

Commit

Permalink
bump to 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalandy committed Feb 10, 2019
1 parent cf33b4d commit aa35cc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

FROM node:10.15.1-alpine

LABEL com.ghost.version="2.13.2" \
LABEL com.ghost.version="2.14.0" \
com.baseimage.version="node:10.15.1-alpine" \
maintainer="FIREPRESS Pascal Andy / https://firepress.org/en/contact/"
maintainer="FirePress.org Pascal Andy https://firepress.org/en/contact/"

ENV GHOST_VERSION="2.13.2" \
ENV GHOST_VERSION="2.14.0" \
GHOST_CLI_VERSION="1.9.9" \
GHOST_INSTALL="/var/lib/ghost" \
GHOST_CONTENT="/var/lib/ghost/content" \
Expand Down

0 comments on commit aa35cc3

Please sign in to comment.