Update ghost/docker-compose.yml

change to "latest"
This commit is contained in:
2026-02-09 16:06:42 +00:00
parent ee20fb2904
commit 59dbe8dac2

View File

@@ -1,6 +1,6 @@
services:
ghost:
image: ghost:6.10.3
image: ghost:latest
container_name: ghost
restart: always
ports: