We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19dda39 commit 03334f6Copy full SHA for 03334f6
assets/js/hubsetup.js
@@ -803,7 +803,7 @@ class KubernetesConfigBuilder extends ConfigBuilder {
803
}],
804
containers: [{
805
name: 'keycloak',
806
- image: 'ghcr.io/cryptomator/keycloak:23.0.7',
+ image: 'ghcr.io/cryptomator/keycloak:24.0.4',
807
command: startCmd,
808
ports: [{containerPort: 8080}],
809
resources: {
0 commit comments