Skip to content

Commit 83e6359

Browse files
committed
devtool: use kcov enabled image v18
Signed-off-by: Diana Popa <[email protected]>
1 parent fd53cc8 commit 83e6359

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
@@ -73,7 +73,7 @@
7373
# Development container image (name:tag)
7474
# This should be updated whenever we upgrade the development container.
7575
# (Yet another step on our way to reproducible builds.)
76-
DEVCTR_IMAGE="fcuvm/dev:v16"
76+
DEVCTR_IMAGE="fcuvm/dev:v18"
7777

7878
# Naming things is hard
7979
MY_NAME="Firecracker $(basename "$0")"

0 commit comments

Comments
 (0)