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 efa78dd commit 2bccf9aCopy full SHA for 2bccf9a
tools/devtool
@@ -68,7 +68,7 @@
68
DEVCTR_IMAGE_NO_TAG="public.ecr.aws/firecracker/fcuvm"
69
70
# Development container tag
71
-DEVCTR_IMAGE_TAG=${DEVCTR_IMAGE_TAG:-v85}
+DEVCTR_IMAGE_TAG=${DEVCTR_IMAGE_TAG:-v86}
72
73
# Development container image (name:tag)
74
# This should be updated whenever we upgrade the development container.
0 commit comments