Update quay.io/keycloak/keycloak Docker tag to v26.7.2
All checks were successful
Build Keycloak / Build Keycloak Image (push) Successful in 2m8s
All checks were successful
Build Keycloak / Build Keycloak Image (push) Successful in 2m8s
This commit is contained in:
parent
e03f150323
commit
b89324a36a
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
matrix:
|
||||
keycloak-version:
|
||||
# renovate: datasource=docker depName=quay.io/keycloak/keycloak
|
||||
- 26.6.3
|
||||
- 26.7.2
|
||||
steps:
|
||||
- name: Install required system packages
|
||||
run: apk add --no-cache nodejs
|
||||
|
|
|
|||
Loading…
Reference in a new issue