feat(hydra-oidc): update ref fix logout url

This commit is contained in:
Matthieu Lamalle 2023-11-22 14:20:28 +01:00
parent c24f40d45f
commit 7a5f5cac0d
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: hydra-oidc-php-fpm
image: reg.cadoles.com/cadoles/hydra-oidc-base:2023.11.17-develop.1657.761e035
image: reg.cadoles.com/cadoles/hydra-oidc-base:2023.11.22-develop.1410.027411d
imagePullPolicy: Always
args: ["/usr/sbin/php-fpm81", "-F", "-e"]
readinessProbe:
@ -47,7 +47,7 @@ spec:
name: hydra-oidc-env
resources: {}
- image: reg.cadoles.com/cadoles/hydra-oidc-base:2023.11.17-develop.1657.761e035
- image: reg.cadoles.com/cadoles/hydra-oidc-base:2023.11.22-develop.1410.027411d
imagePullPolicy: Always
name: hydra-oidc-nginx
args: ["/usr/sbin/nginx"]