1
0
Fork 0

Update ghost Docker tag to v5.105.0

This commit is contained in:
renovate[bot] 2024-12-14 03:10:56 +00:00 committed by GitHub
parent 92670c8f0c
commit 1cea575436
1 changed files with 1 additions and 1 deletions

View File

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