Skip to content

Commit

Permalink
Merge pull request #228 from friedemannsommer/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/docker/build-push-action-6.3.0
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
2 parents 4658934 + 8479822 commit 6bc16e7
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.2.0
uses: docker/build-push-action@v6.3.0
with:
context: packaging/docker
platforms: linux/arm64,linux/arm/v6,linux/arm/v7,linux/amd64,linux/386
Expand Down

0 comments on commit 6bc16e7

Please sign in to comment.