fix copy and paste mistake
This commit is contained in:
parent
e615ae69f5
commit
e03f150323
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
image: ghcr.io/osscontainertools/kaniko:alpine
|
||||
strategy:
|
||||
matrix:
|
||||
keycloak-version: [ 26.6.1, 26.6.2, 26.6.3 ]
|
||||
keycloak-version:
|
||||
# renovate: datasource=docker depName=quay.io/keycloak/keycloak
|
||||
- 26.6.3
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue