Skip to content

Commit

Permalink
ci: update docker build push
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Apr 1, 2023
1 parent 5493403 commit 6076865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
type=ref,event=branch
type=sha,prefix=
type=semver,pattern={{version}}
- uses: docker/build-push-action@v2
- uses: docker/build-push-action@v4
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 6076865

Please sign in to comment.