Skip to content

Conversation

@yosifkit
Copy link
Member

@yosifkit yosifkit commented Dec 8, 2025

Changes:

Changes:

- docker-library/ghost@ef11339: Update 6 to 6.10.1
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

Diff for a91f4cc:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 4a827c0..69a70a4 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,6 +1,6 @@
 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: dd79b39e4a652f7ac29d9ea9f1e328b130d88444
+GitCommit: ef1133946bda391dc874239f55bec63e580a1c06
 
 Tags: 5.130.5-alpine3.23, 5.130.5-alpine, 5.130-alpine3.23, 5.130-alpine, 5-alpine3.23, 5-alpine
 Architectures: amd64, arm64v8
@@ -10,10 +10,10 @@ Tags: 5.130.5-bookworm, 5.130.5, 5.130-bookworm, 5.130, 5-bookworm, 5
 Architectures: amd64, arm32v7, arm64v8, s390x
 Directory: 5/bookworm
 
-Tags: 6.10.0-alpine3.23, 6.10.0-alpine, 6.10-alpine3.23, 6.10-alpine, 6-alpine3.23, 6-alpine, alpine3.23, alpine
+Tags: 6.10.1-alpine3.23, 6.10.1-alpine, 6.10-alpine3.23, 6.10-alpine, 6-alpine3.23, 6-alpine, alpine3.23, alpine
 Architectures: amd64, arm64v8
 Directory: 6/alpine3.23
 
-Tags: 6.10.0-bookworm, 6.10.0, 6.10-bookworm, 6.10, 6-bookworm, 6, bookworm, latest
+Tags: 6.10.1-bookworm, 6.10.1, 6.10-bookworm, 6.10, 6-bookworm, 6, bookworm, latest
 Architectures: amd64, arm32v7, arm64v8, s390x
 Directory: 6/bookworm
diff --git a/_bashbrew-list b/_bashbrew-list
index a006adf..352867e 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -18,10 +18,10 @@ ghost:6.10
 ghost:6.10-alpine
 ghost:6.10-alpine3.23
 ghost:6.10-bookworm
-ghost:6.10.0
-ghost:6.10.0-alpine
-ghost:6.10.0-alpine3.23
-ghost:6.10.0-bookworm
+ghost:6.10.1
+ghost:6.10.1-alpine
+ghost:6.10.1-alpine3.23
+ghost:6.10.1-bookworm
 ghost:alpine
 ghost:alpine3.23
 ghost:bookworm
diff --git a/ghost_alpine/Dockerfile b/ghost_alpine/Dockerfile
index 03d80cc..c24934a 100644
--- a/ghost_alpine/Dockerfile
+++ b/ghost_alpine/Dockerfile
@@ -50,7 +50,7 @@ RUN set -eux; \
 ENV GHOST_INSTALL /var/lib/ghost
 ENV GHOST_CONTENT /var/lib/ghost/content
 
-ENV GHOST_VERSION 6.10.0
+ENV GHOST_VERSION 6.10.1
 
 RUN set -eux; \
 	mkdir -p "$GHOST_INSTALL"; \
diff --git a/ghost_latest/Dockerfile b/ghost_latest/Dockerfile
index 15b1ce7..5f6425f 100644
--- a/ghost_latest/Dockerfile
+++ b/ghost_latest/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.10.0
+ENV GHOST_VERSION 6.10.1
 
 RUN set -eux; \
 	mkdir -p "$GHOST_INSTALL"; \

Relevant Maintainers:

@tianon tianon merged commit a0f1bcc into docker-library:master Dec 8, 2025
9 checks passed
@tianon tianon deleted the ghost branch December 8, 2025 20:01
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