mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
Update docker-compose.yml
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.3'
|
||||
|
||||
services:
|
||||
blog:
|
||||
image: ghost:5
|
||||
image: ghost:5-alpine
|
||||
container_name: ghost
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user