Skip to content

Commit

Permalink
Update docker/build-push-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 5, 2022
1 parent 75b037b commit 086b826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: cd docker && rm -rf ./cli && cp -r ../cli ./cli
-
name: Build and push
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3
with:
context: ./docker
file: ./docker/DockerfileMultiArch
Expand Down

0 comments on commit 086b826

Please sign in to comment.