mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-18 07:17:05 +00:00
Update docker-compose.yml
This commit is contained in:
parent
a82a9c38dc
commit
97616b81b4
|
@ -2,7 +2,7 @@ version: '3.3'
|
|||
|
||||
services:
|
||||
blog:
|
||||
image: ghost:5
|
||||
image: ghost:5-alpine
|
||||
container_name: ghost
|
||||
restart: always
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user