ghost latest

This commit is contained in:
giles 2024-09-18 14:45:31 +00:00
parent 039dfe2b24
commit cb8ac0e9bf
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM ghost:alpine
FROM ghost:5.94.1-alpine
RUN apk update && apk add gettext
COPY config.production.template /var/lib/ghost/
COPY log-rotate /etc/logrotate.d/ghost