diff --git a/Taskfile.yml b/Taskfile.yml index 7bb387b..d050993 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -167,7 +167,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: 910e1ac9754f208569ac4d65f1ef52d9a2301833 + DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2 _EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{ .DAGGER_ENGINE_CONTAINER_NAME }} cmds: - > @@ -184,7 +184,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: 910e1ac9754f208569ac4d65f1ef52d9a2301833 + DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2 _EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{ .DAGGER_ENGINE_CONTAINER_NAME }} cmds: - > @@ -306,7 +306,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: 910e1ac9754f208569ac4d65f1ef52d9a2301833 + DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2 cmds: - > dagger call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}