Skip to content

Commit d023ba0

Browse files
LNDS-SysadminsRenovate Bot
andauthored
chore(deps): update quay.io/keycloak/keycloak docker tag to v26.0.8 (#115)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e77b941 commit d023ba0

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.0.7
13+
FROM quay.io/keycloak/keycloak:26.0.8
1414

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

0 commit comments

Comments
 (0)