Skip to content

Commit

Permalink
Revert build-push-action
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas Voelcker <[email protected]>
Signed-off-by: Jonas Voelcker <[email protected]>
  • Loading branch information
jonasvoelcker committed Jun 27, 2024
1 parent 27fca50 commit f9215cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
uses: docker/[email protected]

- name: Build and push
uses: docker/build-push-action@v6.1.0
uses: docker/build-push-action@v5.4.0
with:
build-args: |-
KEYCLOAK_VERSION=${{ matrix.env.KEYCLOAK_VERSION }}
Expand Down

0 comments on commit f9215cf

Please sign in to comment.