Update ghost Docker tag to v6.20.1

This commit is contained in:
2026-03-05 00:03:07 +00:00
parent 89f333086b
commit 6594a9237f

View File

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