Skip to content

Conversation

tianon
Copy link
Member

@tianon tianon commented Jan 13, 2025

Changes:

Changes:

- docker-library/ghost@2952086: Update to 5.106.1, ghost-cli 1.26.1
Copy link

Diff for 7e29aed:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 0cca537..c63a0c5 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,12 +1,12 @@
 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
 
-Tags: 5.105.0, 5.105, 5, latest
+Tags: 5.106.1, 5.106, 5, latest
 Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: fab52d5c943038af09062b995d8a9822483e933e
+GitCommit: 29520866c9804614cae9b6b7bbcdd8d0ec81523e
 Directory: 5/debian
 
-Tags: 5.105.0-alpine, 5.105-alpine, 5-alpine, alpine
+Tags: 5.106.1-alpine, 5.106-alpine, 5-alpine, alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8
-GitCommit: 53b2329d1c3da840e9f8f8ce08c60c6f586ec8d3
+GitCommit: 29520866c9804614cae9b6b7bbcdd8d0ec81523e
 Directory: 5/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 9cbf119..671ceef 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,8 +1,8 @@
 ghost:5
 ghost:5-alpine
-ghost:5.105
-ghost:5.105-alpine
-ghost:5.105.0
-ghost:5.105.0-alpine
+ghost:5.106
+ghost:5.106-alpine
+ghost:5.106.1
+ghost:5.106.1-alpine
 ghost:alpine
 ghost:latest
diff --git a/ghost_alpine/Dockerfile b/ghost_alpine/Dockerfile
index 1ddbae8..ef19a2e 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 5.105.0
+ENV GHOST_VERSION 5.106.1
 
 RUN set -eux; \
 	mkdir -p "$GHOST_INSTALL"; \
diff --git a/ghost_latest/Dockerfile b/ghost_latest/Dockerfile
index 9c46946..09dd6ae 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 5.105.0
+ENV GHOST_VERSION 5.106.1
 
 RUN set -eux; \
 	mkdir -p "$GHOST_INSTALL"; \

Relevant Maintainers:

@yosifkit yosifkit merged commit ae0d23a into docker-library:master Jan 13, 2025
7 checks passed
@yosifkit yosifkit deleted the ghost branch January 13, 2025 20:15
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