Skip to content

Commit

Permalink
Merge pull request #64 from JenswBE/renovate/quay.io-keycloak-keycloa…
Browse files Browse the repository at this point in the history
…k-25.x

Update quay.io/keycloak/keycloak Docker tag to v25
  • Loading branch information
JenswBE committed Jun 14, 2024
2 parents 8db904a + 3a9861d commit 9459379
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Based on https://www.keycloak.org/server/containers

ARG KC_IMAGE=quay.io/keycloak/keycloak:24.0
ARG KC_IMAGE=quay.io/keycloak/keycloak:25.0

FROM ${KC_IMAGE} as builder
ENV KC_DB=postgres
Expand Down

0 comments on commit 9459379

Please sign in to comment.