mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-06-04 23:37:29 +02:00
chore(deps): update docker-compose
This commit is contained in:
parent
f82e90426a
commit
89cec3c5b5
@ -43,7 +43,7 @@ services:
|
||||
|
||||
keycloak:
|
||||
container_name: keycloak
|
||||
image: keycloak/keycloak:25.0
|
||||
image: keycloak/keycloak:26.2
|
||||
hostname: keycloak
|
||||
command:
|
||||
- 'start-dev'
|
||||
|
@ -34,7 +34,7 @@ services:
|
||||
# Reverse proxy
|
||||
gateway:
|
||||
container_name: traefik
|
||||
image: traefik:v2.11.24
|
||||
image: traefik:v3.4.0
|
||||
volumes:
|
||||
- "./traefik:/etc/traefik"
|
||||
ports:
|
||||
|
Loading…
x
Reference in New Issue
Block a user