Skip to content

Commit

Permalink
Merge pull request #684 from axone-protocol/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/build-push-action-6
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
2 parents d8143fd + 17de705 commit 5fb0993
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 @@ -46,7 +46,7 @@ jobs:
password: ${{ secrets.DOCKER_HUB_REGISTRY_TOKEN }}

- name: Build and publish image(s)
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 5fb0993

Please sign in to comment.