Merge commit '835160e5a82c7e0518fa25ed7fa1168c9c435739'

This commit is contained in:
burnettk 2022-10-24 18:14:53 -04:00
commit 051fbbc198
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:18.0.2 as builder
ENV KEYCLOAK_LOGLEVEL="ALL"
ENV ROOT_LOGLEVEL="ALL"