update keycloak version and lint
This commit is contained in:
parent
df1443e375
commit
653a86b1ae
File diff suppressed because it is too large
Load Diff
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue