Skip to content

Commit

Permalink
testing new build and push action
Browse files Browse the repository at this point in the history
  • Loading branch information
italo1aguiar-aneo committed May 6, 2024
1 parent c8b8fc4 commit 2c185c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
run: echo ${{ steps.buildx.outputs.platforms }}

- name: Build and push
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 # v4
uses: docker/build-push-action@v5
with:
file: Worker/src/DLLWorker/Dockerfile
context: .
Expand Down

0 comments on commit 2c185c1

Please sign in to comment.