mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +01:00
chore(deps): update docker digest to 1379b45 (#137)
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
3168eba08b
commit
517c5327d1
@ -160,7 +160,7 @@ tasks:
|
|||||||
- start-dagger-engine-for-local-builds
|
- start-dagger-engine-for-local-builds
|
||||||
env:
|
env:
|
||||||
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
|
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
|
||||||
DAGGER_DOCKER_SHA: b9f35e29dc7d069e9ab43adf775a4e332860da24
|
DAGGER_DOCKER_SHA: 1379b455587e74072cee73db1b78e11af4215d53
|
||||||
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{.DAGGER_ENGINE_CONTAINER_NAME}}
|
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{.DAGGER_ENGINE_CONTAINER_NAME}}
|
||||||
cmds:
|
cmds:
|
||||||
- >
|
- >
|
||||||
@ -177,7 +177,7 @@ tasks:
|
|||||||
- start-dagger-engine-for-local-builds
|
- start-dagger-engine-for-local-builds
|
||||||
env:
|
env:
|
||||||
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
|
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
|
||||||
DAGGER_DOCKER_SHA: b9f35e29dc7d069e9ab43adf775a4e332860da24
|
DAGGER_DOCKER_SHA: 1379b455587e74072cee73db1b78e11af4215d53
|
||||||
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{.DAGGER_ENGINE_CONTAINER_NAME}}
|
_EXPERIMENTAL_DAGGER_RUNNER_HOST: docker-container://{{.DAGGER_ENGINE_CONTAINER_NAME}}
|
||||||
cmds:
|
cmds:
|
||||||
- >
|
- >
|
||||||
@ -246,7 +246,7 @@ tasks:
|
|||||||
IMAGE_VERSION: '{{regexReplaceAll "(\\d+)/merge" .GITHUB_REF_NAME "pr-${1}"}}'
|
IMAGE_VERSION: '{{regexReplaceAll "(\\d+)/merge" .GITHUB_REF_NAME "pr-${1}"}}'
|
||||||
env:
|
env:
|
||||||
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
|
# renovate: datasource=git-refs depName=docker lookupName=https://github.com/purpleclay/daggerverse currentValue=main
|
||||||
DAGGER_DOCKER_SHA: b9f35e29dc7d069e9ab43adf775a4e332860da24
|
DAGGER_DOCKER_SHA: 1379b455587e74072cee73db1b78e11af4215d53
|
||||||
cmds:
|
cmds:
|
||||||
- >
|
- >
|
||||||
dagger call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}
|
dagger call -m github.com/purpleclay/daggerverse/docker@${DAGGER_DOCKER_SHA}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user