Skip to content

Commit 2bccf9a

Browse files
committed
chore(devctr): bump devctr version
Bump version to v86 upgrading poetry packages: - fonttools (4.60.1 -> 4.61.0) - rpds-py (0.29.0 -> 0.30.0) Signed-off-by: Riccardo Mancini <[email protected]>
1 parent efa78dd commit 2bccf9a

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

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

0 commit comments

Comments
 (0)