Update ghost Docker tag to v5.113.1

This commit is contained in:
renovate[bot] 2025-03-20 03:50:56 +00:00 committed by GitHub
parent 69474eeb52
commit 1dc6ed3d77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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