Skip to content

Commit e03f723

Browse files
bchaliospb8o
authored andcommitted
chore: bump devctr version
Update to version v73. New version extends the .gitconfig of the dev container adding /firecracker/.git as a safe path to clone. Signed-off-by: Babis Chalios <[email protected]>
1 parent 7a81281 commit e03f723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/devtool

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
DEVCTR_IMAGE_NO_TAG="public.ecr.aws/firecracker/fcuvm"
6969

7070
# Development container tag
71-
DEVCTR_IMAGE_TAG=${DEVCTR_IMAGE_TAG:-v72}
71+
DEVCTR_IMAGE_TAG=${DEVCTR_IMAGE_TAG:-v73}
7272

7373
# Development container image (name:tag)
7474
# This should be updated whenever we upgrade the development container.

0 commit comments

Comments
 (0)