Skip to content

Commit cef931a

Browse files
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>
1 parent 83b8d69 commit cef931a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Taskfile.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ tasks:
157157
- start-dagger-engine-for-local-builds
158158
env:
159159
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
160-
DAGGER_DOCKER_SHA: 4778f39b9cf56e0242c124000a563f9486dafa4b
160+
DAGGER_DOCKER_SHA: bd405d35e41180483a520e5a7f94d0e1069178c5
161161
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{.DAGGER_ENGINE_CONTAINER_NAME}}
162162
cmds:
163163
- >
@@ -174,7 +174,7 @@ tasks:
174174
- start-dagger-engine-for-local-builds
175175
env:
176176
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
177-
DAGGER_DOCKER_SHA: 4778f39b9cf56e0242c124000a563f9486dafa4b
177+
DAGGER_DOCKER_SHA: bd405d35e41180483a520e5a7f94d0e1069178c5
178178
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{.DAGGER_ENGINE_CONTAINER_NAME}}
179179
cmds:
180180
- >
@@ -233,7 +233,7 @@ tasks:
233233
IMAGE_VERSION: '{{regexReplaceAll "(\\d+)/merge" .GITHUB_REF_NAME "pr-${1}"}}'
234234
env:
235235
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
236-
DAGGER_DOCKER_SHA: 4778f39b9cf56e0242c124000a563f9486dafa4b
236+
DAGGER_DOCKER_SHA: bd405d35e41180483a520e5a7f94d0e1069178c5
237237
cmds:
238238
- >
239239
dagger call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}

0 commit comments

Comments
 (0)