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 da46524555
commit 53f8ff1f83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"