Update ghost Docker tag to v5.121.0

This commit is contained in:
renovate[bot]
2025-05-31 02:51:27 +00:00
committed by GitHub
parent bd6dd3d17c
commit c3e46f8649

View File

@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:5.120.4
image: ghost:5.121.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"