Update docker/build-push-action digest to 4f58ea7 (#13)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-30 17:08:15 -05:00
committed by GitHub
parent 3c82fb43d8
commit 5ea5774042

View File

@@ -36,7 +36,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
with: with:
context: . context: .
push: true push: true