Update docker/build-push-action digest to 548776e

This commit is contained in:
Renovate 2025-04-08 16:01:29 +00:00
parent 2183260970
commit ab56714dcb

View File

@ -55,7 +55,7 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }} type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@11be14d908760a0756f045980728ec5fb7880f74 uses: docker/build-push-action@548776e8d0d44ea63feed0c8a944e6235fc63eee
with: with:
context: . context: .
push: true push: true