diff --git a/Dockerfile b/Dockerfile index 7ebafcd..49af7b2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghost:5.79.3 +FROM ghost:5.80.0 COPY scripts/run.sh /var/lib/ghost/run.sh RUN \