chore(deps): update docker-compose (#3255)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: dvmartinweigl <martin.weigl@datavisyn.io>
This commit is contained in:
renovate[bot] 2025-11-11 20:33:50 +01:00 committed by dvmartinweigl
parent ad442e92c8
commit 6385d66d99
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ services:
httpbin: {}
gitea:
image: gitea/gitea:1.24.7
image: gitea/gitea:1.25.1
container_name: gitea
environment:
- USER_UID=1000

View File

@ -34,7 +34,7 @@ services:
# Reverse proxy
gateway:
container_name: traefik
image: traefik:v2.11.29
image: traefik:v2.11.30
volumes:
- "./traefik:/etc/traefik"
ports: