Skip to content

Commit 35ffdfd

Browse files
chore(deps): update docker digest to 2259321
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e7b55a commit 35ffdfd

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: 910e1ac9754f208569ac4d65f1ef52d9a2301833
170+
DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2
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: 910e1ac9754f208569ac4d65f1ef52d9a2301833
187+
DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2
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: 910e1ac9754f208569ac4d65f1ef52d9a2301833
309+
DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2
310310
cmds:
311311
- >
312312
dagger call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}

0 commit comments

Comments
 (0)