Updated docker to RC.2 (#42)

ref: https://github.com/TryGhost/ghost-docker/pull/40

- Docker published RC2  on Friday I think
- Note 1: I just cut RC3, but that won't be available yet!
- Note 2: we prob need to rethink how we do versioning so we aren't pinning to exact versions
This commit is contained in:
Hannah Wolfe
2025-08-03 22:37:57 +01:00
committed by GitHub
parent a69f57bbeb
commit 487291e346
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# COMPOSE_PROFILES=analytics,activitypub
# Which Ghost version to run
GHOST_VERSION=6.0.0-rc.0-alpine
GHOST_VERSION=6.0.0-rc.2-alpine
# Public domain Ghost is going to run on
DOMAIN=example.com