Normalize images names a bit

This commit is contained in:
2024-09-19 18:29:50 -03:00
parent a7d21748a5
commit cc77f5fc12
8 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@ services:
gotify:
container_name: gotify
hostname: gotify.local
image: gotify/server
image: gotify/server:latest
restart: unless-stopped
ports:
- 8085:80