From f5a006fe86a307cb5e6af2e234cbfe51eaddae88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 16:48:02 +0000 Subject: [PATCH] Update docker/build-push-action digest to fd72648 --- .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 a00a0f4..0030130 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@175d02bffea74695e96b351069ac938b338802f9 + uses: docker/build-push-action@fd7264830aac65c397f54f1eb1d5fd13eb3acbe7 with: context: . file: docker/Dockerfile