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 8e3a921 commit 558f3ddCopy full SHA for 558f3dd
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:-v77}
+DEVCTR_IMAGE_TAG=${DEVCTR_IMAGE_TAG:-v78}
72
73
# Development container image (name:tag)
74
# This should be updated whenever we upgrade the development container.
0 commit comments