Skip to content

Commit

Permalink
Merge pull request #2389 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 ef6cba3
  • Loading branch information
fkwp authored May 27, 2024
2 parents 7021ea6 + 2b5561a commit 4261247
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@5138f76647652447004da686b2411557eaf65f33

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

0 comments on commit 4261247

Please sign in to comment.