Skip to content

Commit

Permalink
Merge pull request #2442 from element-hq/renovate/docker-build-push-a…
Browse files Browse the repository at this point in the history
…ction-digest

Update docker/build-push-action digest to 31159d4
  • Loading branch information
fkwp authored Jun 20, 2024
2 parents b628857 + a7d5582 commit 97a58f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: docker/setup-buildx-action@abe89fb761023d1d963c81f6b5e0df54236dc097

- name: Build and push Docker image
uses: docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 97a58f6

Please sign in to comment.