update keycloak version and lint

This commit is contained in:
burnettk 2022-10-24 17:52:48 -04:00
parent df1443e375
commit 653a86b1ae
2 changed files with 3154 additions and 2677 deletions

File diff suppressed because it is too large Load Diff

View File

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