Skip to content

Commit

Permalink
Merge pull request #1081 from adorsys/revert-build-push-action
Browse files Browse the repository at this point in the history
Revert build-push-action
  • Loading branch information
st3v0rr authored Jun 27, 2024
2 parents 27fca50 + f9215cf commit 170f601
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 170f601

Please sign in to comment.