diff --git a/Dockerfile b/Dockerfile index 76945a0..4c88e3b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghost:5.101.4 +FROM ghost:5.103.0 COPY scripts/run.sh /var/lib/ghost/run.sh RUN \