We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7066e93 commit a5c6d0bCopy full SHA for a5c6d0b
2 files changed
Dockerfile.dev
@@ -1,4 +1,4 @@
1
-FROM keycloak/keycloak:20.0.1
+FROM keycloak/keycloak:25.0.6
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