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 f40fa41 commit 3830ef8Copy full SHA for 3830ef8
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.47.3
+ENV GHOST_VERSION 4.47.4
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