From f90c145538908a477f7cab1abc3ebab54818bd13 Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Tue, 25 Aug 2026 18:41:11 +0200 Subject: [PATCH] Build minor version Until we figure out what the breaking changes in 26.7 might be --- .forgejo/workflows/build_keycloak.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/workflows/build_keycloak.yml b/.forgejo/workflows/build_keycloak.yml index fc0f723..9c26874 100644 --- a/.forgejo/workflows/build_keycloak.yml +++ b/.forgejo/workflows/build_keycloak.yml @@ -20,6 +20,7 @@ jobs: keycloak-version: # renovate: datasource=docker depName=quay.io/keycloak/keycloak - 26.7.2 + - 26.6.4 # until we are sure we can go to 26.7 steps: - name: Install required system packages run: apk add --no-cache nodejs