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 @@ -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}
You can’t perform that action at this time.
0 commit comments