1
0
mirror of https://github.com/Haxxnet/Compose-Examples synced 2025-04-28 23:53:36 +00:00

Update docker-compose.yml

This commit is contained in:
LRVT 2024-03-21 20:16:54 +01:00 committed by GitHub
parent a82a9c38dc
commit 97616b81b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@ version: '3.3'
services: services:
blog: blog:
image: ghost:5 image: ghost:5-alpine
container_name: ghost container_name: ghost
restart: always restart: always
ports: ports: