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 02b03d9 commit f7bee6bCopy full SHA for f7bee6b
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:-v73}
+DEVCTR_IMAGE_TAG=${DEVCTR_IMAGE_TAG:-v74}
72
73
# Development container image (name:tag)
74
# This should be updated whenever we upgrade the development container.
0 commit comments