Skip to content

Commit

Permalink
Merge pull request #512 from medizininformatik-initiative/renovate/do…
Browse files Browse the repository at this point in the history
…cker-build-push-action-digest

Update docker/build-push-action digest to b32b51a
  • Loading branch information
knoppiks authored Jan 9, 2025
2 parents 918a3c4 + 2e5879f commit 3b4e3c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3

- name: Build and Save Container Image
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6
with:
context: ${{ matrix.agent }}
tags: ghcr.io/${{ github.repository_owner }}/fts/${{ matrix.agent }}:local
Expand Down Expand Up @@ -292,7 +292,7 @@ jobs:
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and Push Container Image
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6
with:
context: ${{ matrix.agent }}
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 3b4e3c1

Please sign in to comment.