Skip to content

Commit

Permalink
Merge pull request bubuntux#381 from bubuntux/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/docker/build-push-action-4

Bump docker/build-push-action from 2 to 4
  • Loading branch information
Julio Gutierrez authored Apr 8, 2023
2 parents f547f96 + 17bedac commit dbd6a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
Expand Down

0 comments on commit dbd6a36

Please sign in to comment.