Skip to content

Commit

Permalink
Merge pull request #9 from manics/update-container
Browse files Browse the repository at this point in the history
Keycloak 22.0.5
  • Loading branch information
manics authored Nov 22, 2023
2 parents 6cdad79 + 8927031 commit 897c91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# https://www.keycloak.org/server/containers

ARG KEYCLOAK_VERSION=20.0.3
ARG KEYCLOAK_VERSION=22.0.5
FROM quay.io/keycloak/keycloak:$KEYCLOAK_VERSION as builder

ENV KC_DB=postgres
Expand Down

0 comments on commit 897c91a

Please sign in to comment.