From cef931a971cda15fae6055ed910280ae70158382 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:16:33 +0100 Subject: [PATCH] chore(deps): update docker digest to bd405d3 (#50) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Taskfile.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Taskfile.yml b/Taskfile.yml index 892d44a..e5f7d84 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -157,7 +157,7 @@ tasks: - start-dagger-engine-for-local-builds env: # renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main - DAGGER_DOCKER_SHA: 4778f39b9cf56e0242c124000a563f9486dafa4b + DAGGER_DOCKER_SHA: bd405d35e41180483a520e5a7f94d0e1069178c5 _EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{.DAGGER_ENGINE_CONTAINER_NAME}} cmds: - > @@ -174,7 +174,7 @@ tasks: - start-dagger-engine-for-local-builds env: # renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main - DAGGER_DOCKER_SHA: 4778f39b9cf56e0242c124000a563f9486dafa4b + DAGGER_DOCKER_SHA: bd405d35e41180483a520e5a7f94d0e1069178c5 _EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{.DAGGER_ENGINE_CONTAINER_NAME}} cmds: - > @@ -233,7 +233,7 @@ tasks: IMAGE_VERSION: '{{regexReplaceAll "(\\d+)/merge" .GITHUB_REF_NAME "pr-${1}"}}' env: # renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main - DAGGER_DOCKER_SHA: 4778f39b9cf56e0242c124000a563f9486dafa4b + DAGGER_DOCKER_SHA: bd405d35e41180483a520e5a7f94d0e1069178c5 cmds: - > dagger call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}