Skip to content

Commit

Permalink
Merge pull request #2146 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 4976231
  • Loading branch information
fkwp authored Feb 5, 2024
2 parents 7f3f133 + cd64b8f commit b24c7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
uses: docker/setup-buildx-action@edfb0fe6204400c56fbfd3feba3fe9ad1adfa345

- name: Build and push Docker image
uses: docker/build-push-action@94d76d3bc1409736cb5dc1ada9502bec3a72973c
uses: docker/build-push-action@4976231911ebf5f32aad765192d35f942aa48cb8
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit b24c7a6

Please sign in to comment.