upgrade keycloak

This commit is contained in:
burnettk 2022-11-27 21:17:07 -05:00
parent 0ae1a5e89e
commit 4383b4211c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM quay.io/keycloak/keycloak:19.0.3 as builder
FROM quay.io/keycloak/keycloak:20.0.1 as builder
ENV KEYCLOAK_LOGLEVEL="ALL"
ENV ROOT_LOGLEVEL="ALL"