Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions keycloak.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: keycloak
version: 21.1.1
epoch: 1
version: 21.1.2
epoch: 0
description:
target-architecture:
- all
Expand Down Expand Up @@ -34,7 +34,7 @@ pipeline:
with:
repository: https://github.com/keycloak/keycloak
tag: ${{package.version}}
expected-commit: 0ca0a5fa4459d97c4d769fec15b4ba99c3824314
expected-commit: 99774b3f7a776476e7f04e472e13e3915971a6fb

- runs: |
export LANG=en_US.UTF-8
Expand Down