We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 623fd47 + d4c93bd commit cdeb8d2Copy full SHA for cdeb8d2
1 file changed
invocations/dev.py
@@ -14,7 +14,7 @@
14
15
DOCKER_BUILDER_NAME = "dk-builder"
16
DOCKER_BUILDER_PLATFORMS = "linux/amd64,linux/arm64"
17
-TESTGEN_DEFAULT_BASE_LABEL = "v1"
+TESTGEN_DEFAULT_BASE_LABEL = "v3"
18
19
20
@task
0 commit comments