Skip to content

Commit

Permalink
Merge pull request #11 from actionhippie/renovate/docker-build-push-a…
Browse files Browse the repository at this point in the history
…ction-4.x

chore(deps): update docker/build-push-action action to v4
  • Loading branch information
tboerger authored Jan 31, 2023
2 parents e9db66f + e62111a commit 5e6d998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Docker build
id: docker
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
builder: ${{ steps.buildx.outputs.name }}
platforms: linux/amd64
Expand Down

0 comments on commit 5e6d998

Please sign in to comment.