Skip to content

Commit b98406b

Browse files
Renovate BotRenovate Bot
authored andcommitted
chore(deps): update quay.io/keycloak/keycloak docker tag to v26.2.1
1 parent 0682d9c commit b98406b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keycloak/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN dnf install --installroot /mnt/rootfs curl --releasever 9 --setopt install_w
1010
rpm --root /mnt/rootfs -e --nodeps setup
1111

1212
# Second stage: build keycloak image
13-
FROM quay.io/keycloak/keycloak:26.1.4
13+
FROM quay.io/keycloak/keycloak:26.2.1
1414

1515
# Copy curl from the first stage
1616
COPY --from=ubi-micro-build /mnt/rootfs /

0 commit comments

Comments
 (0)