Skip to content

Commit fa8d7f3

Browse files
committed
wip: upgrade to keycloak 26
1 parent 7cbeed1 commit fa8d7f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM keycloak/keycloak:20.0.1
1+
FROM keycloak/keycloak:26.0.7
22

33
# Turn of caching in the configuration so we can modify the theme and refresh to see changes
44
COPY ./renku-theme-dev/standalone.xml /opt/jboss/keycloak/standalone/configuration/standalone.xml
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
parent=keycloak.v2
1+
parent=keycloak.v3
22
logo=/img/logo.svg

0 commit comments

Comments
 (0)