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 618735d662
commit 603452ff79
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:5.109.6
image: ghost:5.110.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"