chore(deps): update docker/build-push-action digest to 0788c44

This commit is contained in:
renovate[bot] 2025-05-15 17:09:36 +00:00 committed by Jan O. Rundshagen
parent 70426e1838
commit 6d22ff25bb

View file

@ -82,7 +82,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
id: push id: push
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 uses: docker/build-push-action@0788c444d8b4d67580213712e34a148cae3a6c4e
with: with:
context: . context: .
file: dockerfiles/Dockerfile.self-contained file: dockerfiles/Dockerfile.self-contained
@ -133,7 +133,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
id: push id: push
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 uses: docker/build-push-action@0788c444d8b4d67580213712e34a148cae3a6c4e
with: with:
context: . context: .
file: dockerfiles/Dockerfile.self-contained file: dockerfiles/Dockerfile.self-contained