chore(deps): update docker-compose

This commit is contained in:
renovate[bot] 2025-11-19 03:36:49 +00:00 committed by GitHub
parent 7cf69b27fa
commit 5288bbcbb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.4
hostname: keycloak
command:
- 'start-dev'

View File

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