Skip to content

Commit

Permalink
vagrant: bump ubuntu-next VM image
Browse files Browse the repository at this point in the history
The new VM image includes the latest version of cilium-{builder,runtime}
images.

Signed-off-by: Martynas Pumputis <[email protected]>
  • Loading branch information
brb authored and aanm committed Apr 20, 2020
1 parent e57efa7 commit 5774f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant_box_defaults.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
$SERVER_BOX = "cilium/ubuntu-dev"
$SERVER_VERSION= "170"
$NETNEXT_SERVER_BOX= "cilium/ubuntu-next"
$NETNEXT_SERVER_VERSION= "52"
$NETNEXT_SERVER_VERSION= "53"
@v419_SERVER_BOX= "cilium/ubuntu-4-19"
@v419_SERVER_VERSION= "12"

0 comments on commit 5774f42

Please sign in to comment.