We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b72aca6 commit 1791d76Copy full SHA for 1791d76
4/alpine/Dockerfile
@@ -20,7 +20,7 @@ RUN set -eux; \
20
ENV GHOST_INSTALL /var/lib/ghost
21
ENV GHOST_CONTENT /var/lib/ghost/content
22
23
-ENV GHOST_VERSION 4.48.0
+ENV GHOST_VERSION 4.48.1
24
25
RUN set -eux; \
26
mkdir -p "$GHOST_INSTALL"; \
4/debian/Dockerfile
@@ -44,7 +44,7 @@ RUN set -eux; \
44
45
46
47
48
49
50
0 commit comments