diff --git a/Dockerfile b/Dockerfile index 949886f..08c2d37 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghost:5.89.0 +FROM ghost:5.90.0 COPY scripts/run.sh /var/lib/ghost/run.sh RUN \