Skip to content

Commit 2bd1c6b

Browse files
chore(deps): update docker digest to 910e1ac (#138)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Francesco Canovai <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Francesco Canovai <[email protected]>
1 parent 294942b commit 2bd1c6b

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
@@ -167,7 +167,7 @@ tasks:
167167
- start-dagger-engine-for-local-builds
168168
env:
169169
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
170-
DAGGER_DOCKER_SHA: 1379b455587e74072cee73db1b78e11af4215d53
170+
DAGGER_DOCKER_SHA: 910e1ac9754f208569ac4d65f1ef52d9a2301833
171171
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{ .DAGGER_ENGINE_CONTAINER_NAME }}
172172
cmds:
173173
- >
@@ -184,7 +184,7 @@ tasks:
184184
- start-dagger-engine-for-local-builds
185185
env:
186186
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
187-
DAGGER_DOCKER_SHA: 1379b455587e74072cee73db1b78e11af4215d53
187+
DAGGER_DOCKER_SHA: 910e1ac9754f208569ac4d65f1ef52d9a2301833
188188
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{ .DAGGER_ENGINE_CONTAINER_NAME }}
189189
cmds:
190190
- >
@@ -306,7 +306,7 @@ tasks:
306306
IMAGE_VERSION: '{{regexReplaceAll "(\\d+)/merge" .GITHUB_REF_NAME "pr-${1}"}}'
307307
env:
308308
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
309-
DAGGER_DOCKER_SHA: 1379b455587e74072cee73db1b78e11af4215d53
309+
DAGGER_DOCKER_SHA: 910e1ac9754f208569ac4d65f1ef52d9a2301833
310310
cmds:
311311
- >
312312
dagger call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}

0 commit comments

Comments
 (0)