Skip to content

Commit

Permalink
Merge pull request #151 from danielfernau/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/build-push-action-3
  • Loading branch information
dependabot[bot] authored May 6, 2022
2 parents dbeb270 + 77670fd commit 089f227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Build and push
id: docker_build
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3
with:
platforms: linux/amd64,linux/arm64
push: true
Expand Down

0 comments on commit 089f227

Please sign in to comment.