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 fb838a8 commit eec0ca1Copy full SHA for eec0ca1
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:-v80}
+DEVCTR_IMAGE_TAG=${DEVCTR_IMAGE_TAG:-v81}
72
73
# Development container image (name:tag)
74
# This should be updated whenever we upgrade the development container.
0 commit comments