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:
2026-02-25 15:21:00 +01:00
parent b111610f32
commit 750f7b8ec9
+1 -1
View File
@@ -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: