Skip to content

Commit

Permalink
Update Vagrantfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jul 3, 2024
1 parent c64e81c commit 3716643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Vagrant.configure(2) do |config|
config.vm.box = "debian/bookworm64"
config.vm.box_version = "12.20240212.1"
config.vm.box_version = "12.20240503.1"
#config.disksize.size = '99GB'
config.disksize.size = '33GB'

Expand Down

0 comments on commit 3716643

Please sign in to comment.