Skip to content

Conversation

tianon
Copy link
Member

@tianon tianon commented Oct 9, 2025

Changes:

Changes:

- docker-library/ghost@2f3e896: Update to 6.3.0, ghost-cli 1.28.3
@tianon tianon requested review from a team and LaurentGoderre as code owners October 9, 2025 17:36
Copy link

github-actions bot commented Oct 9, 2025

Diff for 349625c:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 34de39a..c0f2b2f 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -11,12 +11,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8
 GitCommit: fdba3d80f50da610007165f5fe46f9b8af69764b
 Directory: 5/alpine
 
-Tags: 6.2.0, 6.2, 6, latest
+Tags: 6.3.0, 6.3, 6, latest
 Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: d2feb10e3b16dbb44fe0e2d85a48d55d0bc9a39d
+GitCommit: 2f3e896dfc7110d63a154e249b51ad64d39db2ba
 Directory: 6/debian
 
-Tags: 6.2.0-alpine, 6.2-alpine, 6-alpine, alpine
+Tags: 6.3.0-alpine, 6.3-alpine, 6-alpine, alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8
-GitCommit: d2feb10e3b16dbb44fe0e2d85a48d55d0bc9a39d
+GitCommit: 2f3e896dfc7110d63a154e249b51ad64d39db2ba
 Directory: 6/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 7afc3fc..923f167 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -6,9 +6,9 @@ ghost:5.130.5
 ghost:5.130.5-alpine
 ghost:6
 ghost:6-alpine
-ghost:6.2
-ghost:6.2-alpine
-ghost:6.2.0
-ghost:6.2.0-alpine
+ghost:6.3
+ghost:6.3-alpine
+ghost:6.3.0
+ghost:6.3.0-alpine
 ghost:alpine
 ghost:latest
diff --git a/ghost_alpine/Dockerfile b/ghost_alpine/Dockerfile
index 5942aba..69f206c 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.2.0
+ENV GHOST_VERSION 6.3.0
 
 RUN set -eux; \
 	mkdir -p "$GHOST_INSTALL"; \
diff --git a/ghost_latest/Dockerfile b/ghost_latest/Dockerfile
index 0b19de6..8359511 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.2.0
+ENV GHOST_VERSION 6.3.0
 
 RUN set -eux; \
 	mkdir -p "$GHOST_INSTALL"; \

Relevant Maintainers:

@yosifkit yosifkit merged commit 38e3b25 into docker-library:master Oct 9, 2025
9 checks passed
@yosifkit yosifkit deleted the ghost branch October 9, 2025 17:46
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