mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-03-09 20:22:20 +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
|
- generate-certs
|
||||||
- start-build-network
|
- start-build-network
|
||||||
env:
|
env:
|
||||||
# TODO: renovate
|
# renovate: datasource=docker depName=registry versioning=semver
|
||||||
REGISTRY_VERSION: 2
|
REGISTRY_VERSION: 3.0.0
|
||||||
cmds:
|
cmds:
|
||||||
- >
|
- >
|
||||||
docker run -d --name {{ .REGISTRY_NAME }}
|
docker run -d --name {{ .REGISTRY_NAME }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user