File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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}
You can’t perform that action at this time.
0 commit comments