Skip to content

Commit

Permalink
Merge pull request #39 from wandera/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…build-push-action-4

Bump docker/build-push-action from 3 to 4
  • Loading branch information
coufalja authored Apr 24, 2023
2 parents 3b41069 + 23eb779 commit 8365231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Docker build
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: .
build-args: |
Expand Down

0 comments on commit 8365231

Please sign in to comment.