fix(compose): remove empty labels keys left after watchtower label removal

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-09 19:44:01 +02:00
parent 4c522961a9
commit 31841d1ac3
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -76,7 +76,6 @@ services:
- ../.data/gitea/runner:/data
- /var/run/docker.sock:/var/run/docker.sock
- ./runner-config.yaml:/data/config.yaml:ro
labels:
restart: always
networks:
- compose_network