Skip to content

Commit

Permalink
Merge pull request #131 from dir01/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/docker/build-push-action-6

Bump docker/build-push-action from 5 to 6 in /.github/workflows
  • Loading branch information
dir01 authored Dec 15, 2024
2 parents 9452ab9 + ea7eea8 commit 841e22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/do_build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

# https://github.com/docker/build-push-action/tree/ad44023a93711e3deb337508980b4b5e9bcdc5dc
- name: Build and push Docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 841e22f

Please sign in to comment.