Skip to content

Commit

Permalink
revert action update
Browse files Browse the repository at this point in the history
  • Loading branch information
toelke committed May 2, 2024
1 parent 00aafa7 commit 426a497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build and publish image to Quay
uses: docker/build-push-action@v5
uses: docker/build-push-action@v1
with:
build_args: |
VERSION=${{ steps.version.outputs.VERSION }}
Expand Down

0 comments on commit 426a497

Please sign in to comment.