Update docker-compose-rpi-arm.yml
All checks were successful
CI / validateComposeSyntax (push) Successful in 22s

This commit is contained in:
LRVT
2025-12-05 01:56:23 +01:00
committed by GitHub
parent cc0ab989d9
commit f53abf85ce

View File

@@ -1,7 +1,7 @@
services:
blog:
image: ghost:5
image: ghost:6
container_name: ghost
restart: always
ports:
@@ -41,4 +41,4 @@ services:
expose:
- 3306
volumes:
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/ghost/mariadb/config:/config
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/ghost/mariadb/config:/config