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:
|
||||
|
||||
blog:
|
||||
image: ghost:5-alpine
|
||||
image: ghost:6-alpine
|
||||
container_name: ghost
|
||||
restart: always
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user