diff --git a/Dockerfile b/Dockerfile index b1ce006..3fa0ca0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghost:5.94.1 +FROM ghost:5.94.2 COPY scripts/run.sh /var/lib/ghost/run.sh RUN \