We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cbeed1 commit fa8d7f3Copy full SHA for fa8d7f3
2 files changed
Dockerfile.dev
@@ -1,4 +1,4 @@
1
-FROM keycloak/keycloak:20.0.1
+FROM keycloak/keycloak:26.0.7
2
3
# Turn of caching in the configuration so we can modify the theme and refresh to see changes
4
COPY ./renku-theme-dev/standalone.xml /opt/jboss/keycloak/standalone/configuration/standalone.xml
renku_theme/account/theme.properties
@@ -1,2 +1,2 @@
-parent=keycloak.v2
+parent=keycloak.v3
logo=/img/logo.svg
0 commit comments