Update ghost Docker tag to v5.130.3

This commit is contained in:
renovate[bot]
2025-08-01 00:49:39 +00:00
committed by GitHub
parent 80566f58a5
commit 77bd4480d8

View File

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