Skip to content

Commit

Permalink
Fix virtualbox for Ubuntu 24
Browse files Browse the repository at this point in the history
  • Loading branch information
iainelder committed Dec 8, 2024
1 parent 14308f6 commit 455cb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/virtualbox/install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ wget -q -O- https://www.virtualbox.org/download/oracle_vbox_2016.asc \

sudo apt-get update
sudo apt-get --yes install \
virtualbox-6.1
virtualbox-7.1

# Will also print a warning in Docker: "You will not be able to start VMs"
VBoxManage --version

0 comments on commit 455cb5b

Please sign in to comment.