Skip to content

Conversation

yosifkit
Copy link
Member

Changes:

Changes:

- docker-library/ghost@d9131c1: Update to 6.3.1, ghost-cli 1.28.3
Copy link

Diff for 5f661b8:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index c0f2b2f..442afc8 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -11,12 +11,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8
 GitCommit: fdba3d80f50da610007165f5fe46f9b8af69764b
 Directory: 5/alpine
 
-Tags: 6.3.0, 6.3, 6, latest
+Tags: 6.3.1, 6.3, 6, latest
 Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: 2f3e896dfc7110d63a154e249b51ad64d39db2ba
+GitCommit: d9131c1c24594d782e0ddac3a98daae9237a1202
 Directory: 6/debian
 
-Tags: 6.3.0-alpine, 6.3-alpine, 6-alpine, alpine
+Tags: 6.3.1-alpine, 6.3-alpine, 6-alpine, alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8
-GitCommit: 2f3e896dfc7110d63a154e249b51ad64d39db2ba
+GitCommit: d9131c1c24594d782e0ddac3a98daae9237a1202
 Directory: 6/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 923f167..ad005a4 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -8,7 +8,7 @@ ghost:6
 ghost:6-alpine
 ghost:6.3
 ghost:6.3-alpine
-ghost:6.3.0
-ghost:6.3.0-alpine
+ghost:6.3.1
+ghost:6.3.1-alpine
 ghost:alpine
 ghost:latest
diff --git a/ghost_alpine/Dockerfile b/ghost_alpine/Dockerfile
index 69f206c..5a982b1 100644
--- a/ghost_alpine/Dockerfile
+++ b/ghost_alpine/Dockerfile
@@ -47,7 +47,7 @@ RUN set -eux; \
 ENV GHOST_INSTALL /var/lib/ghost
 ENV GHOST_CONTENT /var/lib/ghost/content
 
-ENV GHOST_VERSION 6.3.0
+ENV GHOST_VERSION 6.3.1
 
 RUN set -eux; \
 	mkdir -p "$GHOST_INSTALL"; \
diff --git a/ghost_latest/Dockerfile b/ghost_latest/Dockerfile
index 8359511..aeb0688 100644
--- a/ghost_latest/Dockerfile
+++ b/ghost_latest/Dockerfile
@@ -43,7 +43,7 @@ RUN set -eux; \
 ENV GHOST_INSTALL /var/lib/ghost
 ENV GHOST_CONTENT /var/lib/ghost/content
 
-ENV GHOST_VERSION 6.3.0
+ENV GHOST_VERSION 6.3.1
 
 RUN set -eux; \
 	mkdir -p "$GHOST_INSTALL"; \

Relevant Maintainers:

@tianon tianon merged commit e6c984a into docker-library:master Oct 11, 2025
9 checks passed
@tianon tianon deleted the ghost branch October 11, 2025 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants