Skip to content

Commit

Permalink
Bump keycloak from 24.0.1 to 24.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
akunzai committed Mar 25, 2024
1 parent 1529d9e commit bcc36bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/keycloak/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://www.keycloak.org/server/containers
ARG KEYCLOAK_VERSION=24.0.1
ARG KEYCLOAK_VERSION=24.0.2

FROM alpine as downloader
ARG KEYCLOAK_VERSION
Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/keycloak/import/demo-realm.json
Original file line number Diff line number Diff line change
Expand Up @@ -2290,7 +2290,7 @@
"cibaInterval" : "5",
"realmReusableOtpCode" : "false"
},
"keycloakVersion" : "24.0.1",
"keycloakVersion" : "24.0.2",
"userManagedAccessAllowed" : false,
"clientProfiles" : {
"profiles" : [ ]
Expand Down

0 comments on commit bcc36bc

Please sign in to comment.