diff --git a/Dockerfile b/Dockerfile index 6d0d56d..1a3f72f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghost:5.94.1-alpine +FROM ghost:5.98.1-alpine RUN apk update && apk add gettext COPY config.production.template /var/lib/ghost/ COPY log-rotate /etc/logrotate.d/ghost