Update ghost Docker tag to v6.19.3

This commit is contained in:
2026-02-28 00:02:42 +00:00
parent e91a6c727c
commit d03486e4be

View File

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