1
0

Update ghost Docker tag to v5.110.0

This commit is contained in:
renovate[bot]
2025-02-22 05:21:55 +00:00
committed by GitHub
parent 7a46c1db08
commit fc844ae16b

View File

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