mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-03-09 12:12:21 +01:00
chore: update registry version to 3.0.0 in Taskfile
Closes #777 Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
This commit is contained in:
parent
f12c978732
commit
96c360ff4d
@ -183,8 +183,8 @@ tasks:
|
||||
- generate-certs
|
||||
- start-build-network
|
||||
env:
|
||||
# TODO: renovate
|
||||
REGISTRY_VERSION: 2
|
||||
# renovate: datasource=docker depName=registry versioning=semver
|
||||
REGISTRY_VERSION: 3.0.0
|
||||
cmds:
|
||||
- >
|
||||
docker run -d --name {{ .REGISTRY_NAME }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user