Skip to content

Update ghost #19195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2025
Merged

Update ghost #19195

merged 1 commit into from
Jun 3, 2025

Conversation

tianon
Copy link
Member

@tianon tianon commented Jun 3, 2025

Changes:

Changes:

- docker-library/ghost@84b2e6e: Merge pull request docker-library/ghost#439 from infosiftr/alpine3.22
- docker-library/ghost@6960d04: Update to Alpine 3.22
@tianon tianon requested review from LaurentGoderre and a team as code owners June 3, 2025 22:44
Copy link

github-actions bot commented Jun 3, 2025

Diff for 61e5dd4:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 2c4e1f5..40737d9 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -8,5 +8,5 @@ Directory: 5/debian
 
 Tags: 5.121.0-alpine, 5.121-alpine, 5-alpine, alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8
-GitCommit: 0c9978cf2491877e60e250866c2575e694bdde04
+GitCommit: 84b2e6edbf30790d7b99d06580ac48f71d1bf47d
 Directory: 5/alpine
diff --git a/ghost_alpine/Dockerfile b/ghost_alpine/Dockerfile
index f88dac4..1c3d672 100644
--- a/ghost_alpine/Dockerfile
+++ b/ghost_alpine/Dockerfile
@@ -1,6 +1,6 @@
 # https://docs.ghost.org/faq/node-versions/
 # https://github.com/nodejs/Release (looking for "LTS")
-FROM node:20-alpine3.21
+FROM node:20-alpine3.22
 
 RUN apk add --no-cache \
 # add "bash" for "[["

Relevant Maintainers:

@yosifkit yosifkit merged commit ef241fe into docker-library:master Jun 3, 2025
7 checks passed
@yosifkit yosifkit deleted the ghost branch June 3, 2025 23:02
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