Skip to content

Commit a2bafd3

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

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.3.0
13+
FROM quay.io/keycloak/keycloak:26.3.1
1414
# Copy curl from the first stage
1515
COPY --from=ubi-micro-build /mnt/rootfs /
1616

0 commit comments

Comments
 (0)