Merge pull request #2371 from element-hq/renovate/docker-build-push-action-digest

Update docker/build-push-action digest to 6003d32
This commit is contained in:
fkwp 2024-05-10 21:00:57 +02:00 committed by GitHub
commit ce14c0f6fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ jobs:
uses: docker/setup-buildx-action@be3701b2116d2f723573ca9e8cdb4ca85d3cdaf0
- name: Build and push Docker image
uses: docker/build-push-action@729f7f49266dec5e72fe7339273d3f7e65abacd7
uses: docker/build-push-action@6003d3266a923de06063d23a19bd1c719af997c0
with:
context: .
platforms: linux/amd64,linux/arm64