Skip to content

Commit 89843c4

Browse files
committed
fix build tag
Signed-off-by: Amory Hoste <[email protected]>
1 parent 5deb8a6 commit 89843c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/devtool

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
DEVCTR_IMAGE_NO_TAG="docker.io/amohoste/fcuvm_dev"
7373

7474
# Development container tag
75-
#DEVCTR_IMAGE_TAG="v30"
76-
DEVCTR_IMAGE_TAG="v16_upf"
75+
DEVCTR_IMAGE_TAG="v30"
76+
#DEVCTR_IMAGE_TAG="v16_upf"
7777

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

0 commit comments

Comments
 (0)