From ccec1150d76bc8399d55956704c9267f0a6f447b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 10:57:48 +0000 Subject: [PATCH] Update docker/build-push-action digest to 9e436ba --- .github/workflows/ghcr-io-docker-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ghcr-io-docker-build.yaml b/.github/workflows/ghcr-io-docker-build.yaml index b2b390d..adab06c 100644 --- a/.github/workflows/ghcr-io-docker-build.yaml +++ b/.github/workflows/ghcr-io-docker-build.yaml @@ -60,7 +60,7 @@ jobs: # https://github.com/docker/build-push-action - name: Build and Push Jenkins image id: build-and-push - uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 + uses: docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d with: context: . file: docker/Dockerfile