From 0fb14ec898c89f2cb1dcfe4ef05a93c05889c23b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 22:14:49 +0100 Subject: [PATCH] Update docker/build-push-action digest to f2a1d5e (#82) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 905187b..d896b07 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@f2a1d5e99d037542a71f64918e516c093c6f3fc4 with: context: . file: docker/Dockerfile