Skip to content

Commit

Permalink
Merge pull request #838 from voxpupuli/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-4

Bump docker/build-push-action from 2 to 4
  • Loading branch information
bastelfreak committed May 8, 2023
2 parents f1e8c85 + c8fa7fc commit adc2f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
id: tags

- name: Build and push
uses: docker/build-push-action@v2
uses: docker/build-push-action@v4
with:
context: .
platforms: linux/amd64
Expand Down

0 comments on commit adc2f1b

Please sign in to comment.