Skip to content

Commit 96c360f

Browse files
committed
chore: update registry version to 3.0.0 in Taskfile
Closes #777 Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
1 parent f12c978 commit 96c360f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Taskfile.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@ tasks:
183183
- generate-certs
184184
- start-build-network
185185
env:
186-
# TODO: renovate
187-
REGISTRY_VERSION: 2
186+
# renovate: datasource=docker depName=registry versioning=semver
187+
REGISTRY_VERSION: 3.0.0
188188
cmds:
189189
- >
190190
docker run -d --name {{ .REGISTRY_NAME }}

0 commit comments

Comments
 (0)