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