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:
Gabriele Bartolini 2026-03-06 12:09:51 +11:00
parent f12c978732
commit 96c360ff4d

View File

@ -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 }}