Update ghost Docker tag to v5.130.2

This commit is contained in:
renovate[bot]
2025-07-22 02:11:09 +00:00
committed by GitHub
parent dabc49d4b3
commit 97c7b80c84
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
ghost: ghost:
image: ghost:5.130.1 image: ghost:5.130.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"