Add source label to smokeping - trigger deploy
Some checks failed
Deploy Stacks / detect-changes (push) Failing after 6s
Deploy Stacks / deploy (push) Has been skipped

This commit is contained in:
knight 2025-12-31 14:22:00 -05:00
parent 36c54547a5
commit fd83a62bb0

View File

@ -15,6 +15,7 @@ services:
networks:
- web
labels:
- "org.opencontainers.image.source=https://gitea.ghost.tel/knight/docker-stacks"
- "com.centurylinklabs.watchtower.enable=true"
- "traefik.enable=true"
- "traefik.http.routers.smokeping.entrypoints=https"