Skip to content

Commit eec0ca1

Browse files
committed
chore: bump devctr version
The new container with the 1.87 toolchain is 1.87 Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
1 parent fb838a8 commit eec0ca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:-v80}
71+
DEVCTR_IMAGE_TAG=${DEVCTR_IMAGE_TAG:-v81}
7272

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

0 commit comments

Comments
 (0)