Skip to content

Commit 1dcc8e0

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

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:v17"
76+
DEVCTR_IMAGE="fcuvm/dev:v18"
7777

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

0 commit comments

Comments
 (0)