Skip to content

Commit a6ef857

Browse files
roypatzulinx86
authored andcommitted
chore: bump devctr version
there exists a new container, and old version was 79, so we add one to the number to get 80. Signed-off-by: Patrick Roy <[email protected]>
1 parent ef7b633 commit a6ef857

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

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

0 commit comments

Comments
 (0)