Skip to content

Commit

Permalink
Merge pull request #4 from szaimen/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-5
  • Loading branch information
szaimen authored Sep 27, 2023
2 parents 1f65b9a + 712734a commit ed19fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
${{ matrix.platform.tag }}
- name: Build docker image and push to dockerhub
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: ${{ matrix.container.context }}
platforms: ${{matrix.platform.arch}}
Expand Down

0 comments on commit ed19fad

Please sign in to comment.