Update ghost Docker tag to v6.12.1

This commit is contained in:
2026-01-15 00:02:43 +00:00
parent f1e8284b72
commit 81b0da4d1e

View File

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