Skip to content

Commit 46d9e3d

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

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

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

0 commit comments

Comments
 (0)