Skip to content

Commit ce7ced3

Browse files
gbartolinijbattiato
authored andcommitted
chore: update registry version to 3.0.0 in Taskfile
Closes #777 Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
1 parent 8329a3e commit ce7ced3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)