Update ghost Docker tag to v5.89.5

This commit is contained in:
renovate[bot]
2024-08-21 04:38:31 +00:00
committed by GitHub
parent 2ee396c80d
commit a98319c1a9
+1 -1
View File
@@ -6,7 +6,7 @@ networks:
services:
ghost:
image: ghost:5.89.3
image: ghost:5.89.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"