Skip to content

Commit

Permalink
ci: use new devctr
Browse files Browse the repository at this point in the history
Use the new devctr from latest changes

Signed-off-by: Pablo Barbáchano <[email protected]>
  • Loading branch information
pb8o committed Sep 19, 2024
1 parent 4d6b0cc commit 77c4f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/devtool
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
DEVCTR_IMAGE_NO_TAG="public.ecr.aws/firecracker/fcuvm"

# Development container tag
DEVCTR_IMAGE_TAG=${DEVCTR_IMAGE_TAG:-v74}
DEVCTR_IMAGE_TAG=${DEVCTR_IMAGE_TAG:-v75}

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

0 comments on commit 77c4f4e

Please sign in to comment.