This commit is contained in:
giles 2024-11-04 16:48:32 +00:00
parent cb8ac0e9bf
commit 289b17f395
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM ghost:5.94.1-alpine FROM ghost:5.98.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