chore(deps): update docker-compose

This commit is contained in:
renovate[bot] 2026-03-14 04:05:35 +00:00
parent e59f7c1549
commit bf205715f9
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ services:
keycloak:
container_name: keycloak
image: keycloak/keycloak:25.0
image: keycloak/keycloak:26.5
hostname: keycloak
command:
- 'start-dev'

View File

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