Skip to content

Commit 8bf3791

Browse files
committed
chore: update devctr to v89
Update the devctr to the latest tag v89 Signed-off-by: James Curtis <jxcurtis@amazon.co.uk>
1 parent 03f1b33 commit 8bf3791

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

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

0 commit comments

Comments
 (0)