fix(ghost): update image from non-existent 5.108.0-alpine to 6.19.2-alpine
Ghost 5.108.0 doesn't exist on Docker Hub. Latest stable is 6.19.2. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
ghost:
|
ghost:
|
||||||
image: ghost:5.108.0-alpine
|
image: ghost:6.19.2-alpine
|
||||||
container_name: ghost
|
container_name: ghost
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user