keycloak: pin patch version
All checks were successful
/ build-keycloak (push) Successful in 1m0s
/ roll out update (push) Successful in 4s

This commit is contained in:
Finn 2025-03-06 11:38:50 -08:00
parent e15a0a7b82
commit 4540f485d8

View file

@ -1,4 +1,4 @@
FROM quay.io/keycloak/keycloak:26.1 as builder
FROM quay.io/keycloak/keycloak:26.1.3 as builder
# Enable health and metrics support
ENV KC_HEALTH_ENABLED=true