keycloak: bump version to build newer versions
Some checks failed
Build Nextcloud / Build Nextcloud 32 Image (push) Successful in 1m17s
Build Keycloak / Build Keycloak Image-2 (push) Successful in 2m4s
Build Keycloak / Build Keycloak Image-1 (push) Successful in 2m5s
Build Keycloak / Build Keycloak Image (push) Successful in 2m5s
Build Nextcloud / Build Nextcloud 33 Image (push) Successful in 1m8s
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 3m29s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 3m29s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 3m29s
Some checks failed
Build Nextcloud / Build Nextcloud 32 Image (push) Successful in 1m17s
Build Keycloak / Build Keycloak Image-2 (push) Successful in 2m4s
Build Keycloak / Build Keycloak Image-1 (push) Successful in 2m5s
Build Keycloak / Build Keycloak Image (push) Successful in 2m5s
Build Nextcloud / Build Nextcloud 33 Image (push) Successful in 1m8s
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 3m29s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 3m29s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 3m29s
This commit is contained in:
parent
a1aec149aa
commit
d2d9b3cbaf
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
# renovate: datasource=docker depName=quay.io/keycloak/keycloak
|
# renovate: datasource=docker depName=quay.io/keycloak/keycloak
|
||||||
keycloak-version: [ 26.6.0 ]
|
keycloak-version: [ 26.6.1, 26.6.2, 26.6.3 ]
|
||||||
steps:
|
steps:
|
||||||
- name: Install required system packages
|
- name: Install required system packages
|
||||||
run: apk add --no-cache nodejs maven git
|
run: apk add --no-cache nodejs maven git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue