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 7070 desc : Build the operator container image for the plugin
7171 env :
7272 # renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
73- DAGGER_DOCKER_SHA : 4778f39b9cf56e0242c124000a563f9486dafa4b
73+ DAGGER_DOCKER_SHA : 59d2cbb365f6f7e0ff719a5cd160a6f0d86aefda
7474 cmds :
7575 - >
7676 GITHUB_REF= dagger -s call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}
8080 desc : Build the sidecar container image for the plugin
8181 env :
8282 # renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
83- DAGGER_DOCKER_SHA : 4778f39b9cf56e0242c124000a563f9486dafa4b
83+ DAGGER_DOCKER_SHA : 59d2cbb365f6f7e0ff719a5cd160a6f0d86aefda
8484 cmds :
8585 - >
8686 GITHUB_REF= dagger -s call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}
@@ -122,7 +122,7 @@ tasks:
122122 IMAGE_VERSION : ' {{regexReplaceAll "(\\d+)/merge" .GITHUB_REF_NAME "pr-${1}"}}'
123123 env :
124124 # renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
125- DAGGER_DOCKER_SHA : 4778f39b9cf56e0242c124000a563f9486dafa4b
125+ DAGGER_DOCKER_SHA : 59d2cbb365f6f7e0ff719a5cd160a6f0d86aefda
126126 cmds :
127127 - >
128128 dagger -s call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}
You can’t perform that action at this time.
0 commit comments