Skip to content

Commit

Permalink
Merge pull request #526 from linki/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-4

chore(deps): bump docker/build-push-action from 3 to 4
  • Loading branch information
linki authored Feb 7, 2023
2 parents 7131bc2 + a4e3ebf commit dff0c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
type=semver,pattern=v{{major}}.{{minor}}
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: .
platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/ppc64le
Expand Down

0 comments on commit dff0c1f

Please sign in to comment.