Update ghost Docker tag to v5.103.0

This commit is contained in:
renovate[bot]
2024-12-04 01:33:22 +00:00
committed by GitHub
parent bffd7073da
commit c803e8f82a
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:5.101.6
image: ghost:5.103.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"