mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-16 20:08:29 +01:00
Update docker-compose.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
blog:
|
blog:
|
||||||
image: ghost:5-alpine
|
image: ghost:6-alpine
|
||||||
container_name: ghost
|
container_name: ghost
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user