Update ghost Docker tag to v6.19.1

This commit is contained in:
2026-02-18 00:10:33 +00:00
parent a7b8a884a2
commit 72e6f9950d

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghost:6.18.2-alpine
image: ghost:6.19.1-alpine
container_name: ghost
ports:
- 4016:2368