We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5deb8a6 commit 89843c4Copy full SHA for 89843c4
tools/devtool
@@ -72,8 +72,8 @@
72
DEVCTR_IMAGE_NO_TAG="docker.io/amohoste/fcuvm_dev"
73
74
# Development container tag
75
-#DEVCTR_IMAGE_TAG="v30"
76
-DEVCTR_IMAGE_TAG="v16_upf"
+DEVCTR_IMAGE_TAG="v30"
+#DEVCTR_IMAGE_TAG="v16_upf"
77
78
# Development container image (name:tag)
79
# This should be updated whenever we upgrade the development container.
0 commit comments