Skip to content

Update ghost#21301

Merged
yosifkit merged 1 commit intodocker-library:masterfrom
docker-library-bot:ghost
Apr 22, 2026
Merged

Update ghost#21301
yosifkit merged 1 commit intodocker-library:masterfrom
docker-library-bot:ghost

Conversation

@tianon
Copy link
Copy Markdown
Member

@tianon tianon commented Apr 22, 2026

Changes:

Changes:

- docker-library/ghost@3a2465a: Update 6 to 6.32.0
@tianon tianon requested review from a team and LaurentGoderre as code owners April 22, 2026 15:25
@github-actions
Copy link
Copy Markdown

Diff for 7c52ad9:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 05c6a31..d6df1ca 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,11 +1,11 @@
 Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon), Joseph Ferguson <yosifkit@gmail.com> (@yosifkit), Austin Burdine <austin@acburdine.me> (@acburdine)
 GitRepo: https://github.com/docker-library/ghost.git
-GitCommit: 1bf8746b7eff6422e5207809743304755e48ff64
+GitCommit: 3a2465a267a294616f9cf3f1c2919eec61be6f08
 
-Tags: 6.30.0-alpine3.23, 6.30.0-alpine, 6.30-alpine3.23, 6.30-alpine, 6-alpine3.23, 6-alpine, alpine3.23, alpine
+Tags: 6.32.0-alpine3.23, 6.32.0-alpine, 6.32-alpine3.23, 6.32-alpine, 6-alpine3.23, 6-alpine, alpine3.23, alpine
 Architectures: amd64, arm64v8
 Directory: 6/alpine3.23
 
-Tags: 6.30.0-bookworm, 6.30.0, 6.30-bookworm, 6.30, 6-bookworm, 6, bookworm, latest
+Tags: 6.32.0-bookworm, 6.32.0, 6.32-bookworm, 6.32, 6-bookworm, 6, bookworm, latest
 Architectures: amd64, arm32v7, arm64v8, s390x
 Directory: 6/bookworm
diff --git a/_bashbrew-list b/_bashbrew-list
index 46019a3..627d59e 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -2,14 +2,14 @@ ghost:6
 ghost:6-alpine
 ghost:6-alpine3.23
 ghost:6-bookworm
-ghost:6.30
-ghost:6.30-alpine
-ghost:6.30-alpine3.23
-ghost:6.30-bookworm
-ghost:6.30.0
-ghost:6.30.0-alpine
-ghost:6.30.0-alpine3.23
-ghost:6.30.0-bookworm
+ghost:6.32
+ghost:6.32-alpine
+ghost:6.32-alpine3.23
+ghost:6.32-bookworm
+ghost:6.32.0
+ghost:6.32.0-alpine
+ghost:6.32.0-alpine3.23
+ghost:6.32.0-bookworm
 ghost:alpine
 ghost:alpine3.23
 ghost:bookworm
diff --git a/ghost_alpine/Dockerfile b/ghost_alpine/Dockerfile
index 352895b..0e5aca9 100644
--- a/ghost_alpine/Dockerfile
+++ b/ghost_alpine/Dockerfile
@@ -51,7 +51,7 @@ RUN set -eux; \
 ENV GHOST_INSTALL /var/lib/ghost
 ENV GHOST_CONTENT /var/lib/ghost/content
 
-ENV GHOST_VERSION 6.30.0
+ENV GHOST_VERSION 6.32.0
 
 RUN set -eux; \
 	mkdir -p "$GHOST_INSTALL"; \
diff --git a/ghost_latest/Dockerfile b/ghost_latest/Dockerfile
index b0027aa..74dfba8 100644
--- a/ghost_latest/Dockerfile
+++ b/ghost_latest/Dockerfile
@@ -48,7 +48,7 @@ RUN set -eux; \
 ENV GHOST_INSTALL /var/lib/ghost
 ENV GHOST_CONTENT /var/lib/ghost/content
 
-ENV GHOST_VERSION 6.30.0
+ENV GHOST_VERSION 6.32.0
 
 RUN set -eux; \
 	mkdir -p "$GHOST_INSTALL"; \

Relevant Maintainers:

@yosifkit yosifkit merged commit e2159aa into docker-library:master Apr 22, 2026
7 checks passed
@yosifkit yosifkit deleted the ghost branch April 22, 2026 17:31
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