mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 05:13:10 +01:00
chore(deps): update docker digest to 14c1374 (#110)
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
a1a35503dc
commit
686175ffbc
@ -160,7 +160,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: bd405d35e41180483a520e5a7f94d0e1069178c5
|
||||
DAGGER_DOCKER_SHA: 14c1374e5878f082939aab575c36cdad19920e0d
|
||||
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{.DAGGER_ENGINE_CONTAINER_NAME}}
|
||||
cmds:
|
||||
- >
|
||||
@ -177,7 +177,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: bd405d35e41180483a520e5a7f94d0e1069178c5
|
||||
DAGGER_DOCKER_SHA: 14c1374e5878f082939aab575c36cdad19920e0d
|
||||
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{.DAGGER_ENGINE_CONTAINER_NAME}}
|
||||
cmds:
|
||||
- >
|
||||
@ -246,7 +246,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: bd405d35e41180483a520e5a7f94d0e1069178c5
|
||||
DAGGER_DOCKER_SHA: 14c1374e5878f082939aab575c36cdad19920e0d
|
||||
cmds:
|
||||
- >
|
||||
dagger call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user