mirror of
https://github.com/d0zingcat/ghost-docker.git
synced 2026-05-13 15:09:34 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user