Skip to content

Commit 6d9ee52

Browse files
chore(deps): update docker digest to bba3a4e
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74bdb9a commit 6d9ee52

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
@@ -186,7 +186,7 @@ tasks:
186186
- start-dagger-engine-for-local-builds
187187
env:
188188
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
189-
DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2
189+
DAGGER_DOCKER_SHA: bba3a4ee46fd663a5577337e2221db56c646a0b7
190190
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{ .DAGGER_ENGINE_CONTAINER_NAME }}
191191
cmds:
192192
- >
@@ -203,7 +203,7 @@ tasks:
203203
- start-dagger-engine-for-local-builds
204204
env:
205205
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
206-
DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2
206+
DAGGER_DOCKER_SHA: bba3a4ee46fd663a5577337e2221db56c646a0b7
207207
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{ .DAGGER_ENGINE_CONTAINER_NAME }}
208208
cmds:
209209
- >
@@ -325,7 +325,7 @@ tasks:
325325
IMAGE_VERSION: '{{regexReplaceAll "(\\d+)/merge" .GITHUB_REF_NAME "pr-${1}"}}'
326326
env:
327327
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
328-
DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2
328+
DAGGER_DOCKER_SHA: bba3a4ee46fd663a5577337e2221db56c646a0b7
329329
cmds:
330330
- >
331331
dagger call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}

0 commit comments

Comments
 (0)