ghost latest
This commit is contained in:
parent
039dfe2b24
commit
cb8ac0e9bf
|
@ -1,4 +1,4 @@
|
||||||
FROM ghost:alpine
|
FROM ghost:5.94.1-alpine
|
||||||
RUN apk update && apk add gettext
|
RUN apk update && apk add gettext
|
||||||
COPY config.production.template /var/lib/ghost/
|
COPY config.production.template /var/lib/ghost/
|
||||||
COPY log-rotate /etc/logrotate.d/ghost
|
COPY log-rotate /etc/logrotate.d/ghost
|
||||||
|
|
Loading…
Reference in New Issue