1
0
Fork 0

chore(deps): update ghost docker tag to v6.2.0 (#1907)

This commit is contained in:
renovate[bot] 2025-10-04 10:12:34 +08:00 committed by GitHub
parent 70c76240e7
commit 54794232b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

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