mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 13:23:09 +01:00
chore(deps): update docker digest to 2259321 (#211)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0c8b725a13
commit
1cff51e97b
@ -167,7 +167,7 @@ tasks:
|
||||
- start-dagger-engine-for-local-builds
|
||||
env:
|
||||
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
|
||||
DAGGER_DOCKER_SHA: 910e1ac9754f208569ac4d65f1ef52d9a2301833
|
||||
DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2
|
||||
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{ .DAGGER_ENGINE_CONTAINER_NAME }}
|
||||
cmds:
|
||||
- >
|
||||
@ -184,7 +184,7 @@ tasks:
|
||||
- start-dagger-engine-for-local-builds
|
||||
env:
|
||||
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
|
||||
DAGGER_DOCKER_SHA: 910e1ac9754f208569ac4d65f1ef52d9a2301833
|
||||
DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2
|
||||
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{ .DAGGER_ENGINE_CONTAINER_NAME }}
|
||||
cmds:
|
||||
- >
|
||||
@ -306,7 +306,7 @@ tasks:
|
||||
IMAGE_VERSION: '{{regexReplaceAll "(\\d+)/merge" .GITHUB_REF_NAME "pr-${1}"}}'
|
||||
env:
|
||||
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
|
||||
DAGGER_DOCKER_SHA: 910e1ac9754f208569ac4d65f1ef52d9a2301833
|
||||
DAGGER_DOCKER_SHA: 225932120f3b39fcb8118c9aeb2e31f3c1b2d3f2
|
||||
cmds:
|
||||
- >
|
||||
dagger call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user