1
0
Fork 0

Update ghost Docker tag to v5.89.3

This commit is contained in:
renovate[bot] 2024-08-17 05:29:54 +00:00 committed by GitHub
parent 178f8aeccd
commit 5b6b38df96
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ networks:
services:
ghost:
image: ghost:5.89.1
image: ghost:5.89.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"