Skip to content

Commit

Permalink
Merge pull request #292 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] authored Jan 2, 2024
2 parents 8473e7a + 7e9a0b7 commit 56675a5
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 @@ -37,7 +37,7 @@ jobs:
password: ${{ secrets.DOCKER_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
Expand Down

0 comments on commit 56675a5

Please sign in to comment.