Skip to content

Commit

Permalink
Update quay.io/keycloak/keycloak Docker tag to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent 8db904a commit 3a9861d
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 3a9861d

Please sign in to comment.