Skip to content

Commit

Permalink
Merge pull request #236 from friedemannsommer/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/docker/build-push-action-6.5.0

Bump docker/build-push-action from 6.3.0 to 6.5.0
  • Loading branch information
friedemannsommer authored Jul 27, 2024
2 parents db7772d + 0ac1a69 commit 5f95620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
run: |
cp -r "${{ steps.download.outputs.download-path }}" ./packaging/docker
- name: Build and push Docker image
uses: docker/build-push-action@v6.3.0
uses: docker/build-push-action@v6.5.0
with:
context: packaging/docker
platforms: linux/arm64,linux/arm/v6,linux/arm/v7,linux/amd64,linux/386
Expand Down

0 comments on commit 5f95620

Please sign in to comment.