chore(deps): update docker/build-push-action digest to 14487ce

This commit is contained in:
renovate[bot] 2025-04-23 18:56:21 +00:00 committed by Jan O. Rundshagen
parent 8c77cb0e95
commit 62dd9a2648

View file

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