How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "aalmenar/debian-12"
config.vm.box_version = "2023.01.13.1303"
end
vagrant init aalmenar/debian-12 \
--box-version 2023.01.13.1303
vagrant up
This version was created 24 days ago.
debian-12 2023.01.13.1303