Skip to content

Commit

Permalink
Merge pull request #26 from ChrisRomp/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-6.2.0
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
2 parents bd54e1e + 50ebf9e commit 34d14be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@v6.1.0
uses: docker/build-push-action@v6.2.0
with:
context: .
platforms: linux/amd64,linux/arm64,linux/arm/v7
Expand Down

0 comments on commit 34d14be

Please sign in to comment.