Skip to content

Commit

Permalink
Merge pull request #472 from okp4/dependabot/github_actions/docker/bu…
Browse files Browse the repository at this point in the history
…ild-push-action-5
  • Loading branch information
dependabot[bot] committed Nov 6, 2023
2 parents ac905a5 + de95961 commit a9af18c
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@v4
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit a9af18c

Please sign in to comment.