We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e58adfd + efc4d99 commit 3b54a06Copy full SHA for 3b54a06
1 file changed
Vagrantfile
@@ -17,7 +17,7 @@
17
18
# Vagrantfile for cgroup2 and SELinux
19
Vagrant.configure("2") do |config|
20
- config.vm.box = "fedora/32-cloud-base"
+ config.vm.box = "fedora/33-cloud-base"
21
memory = 4096
22
cpus = 2
23
config.vm.provider :virtualbox do |v|
0 commit comments