From a5ec8713282e34b8b885149d75fe1a4d24f5c160 Mon Sep 17 00:00:00 2001 From: Austin Burdine Date: Tue, 23 Jun 2026 10:38:53 -0400 Subject: [PATCH] Update docs for ghost --- ghost/compose.yaml | 2 +- ghost/github-repo | 2 +- ghost/maintainer.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) mode change 120000 => 100644 ghost/maintainer.md diff --git a/ghost/compose.yaml b/ghost/compose.yaml index 4fd4097e35ac..86b0818bae88 100644 --- a/ghost/compose.yaml +++ b/ghost/compose.yaml @@ -1,7 +1,7 @@ services: ghost: - image: ghost:5-alpine + image: ghost:6-alpine restart: always ports: - 8080:2368 diff --git a/ghost/github-repo b/ghost/github-repo index f949c46a0d48..3cf25b0a9782 100644 --- a/ghost/github-repo +++ b/ghost/github-repo @@ -1 +1 @@ -https://github.com/docker-library/ghost +https://github.com/TryGhost/docker-library-ghost diff --git a/ghost/maintainer.md b/ghost/maintainer.md deleted file mode 120000 index e727ff0696ae..000000000000 --- a/ghost/maintainer.md +++ /dev/null @@ -1 +0,0 @@ -../.common-templates/maintainer-community.md \ No newline at end of file diff --git a/ghost/maintainer.md b/ghost/maintainer.md new file mode 100644 index 000000000000..b35f9370bbaa --- /dev/null +++ b/ghost/maintainer.md @@ -0,0 +1 @@ +[Ghost Foundation](https://ghost.org)