Update ghost Docker tag to v5.105.0

This commit is contained in:
renovate[bot]
2024-12-14 03:10:56 +00:00
committed by GitHub
parent 751aa1a60c
commit 858ac98f77
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
ghost: ghost:
image: ghost:5.104.2 image: ghost:5.105.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"