Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed983e5465 | |||
| 1901ca515d |
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
services:
|
||||
oauth2-proxy:
|
||||
container_name: oauth2-proxy
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.4
|
||||
command: --config /oauth2-proxy.cfg
|
||||
hostname: oauth2-proxy
|
||||
volumes:
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
services:
|
||||
keycloak:
|
||||
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.7.2
|
||||
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.7.4
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
command: start --optimized
|
||||
|
|
|
|||
Loading…
Reference in a new issue