We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0b4258 + 8e589e8 commit 8d2ce53Copy full SHA for 8d2ce53
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/33-cloud-base"
+ config.vm.box = "fedora/34-cloud-base"
21
memory = 4096
22
cpus = 2
23
config.vm.provider :virtualbox do |v|
0 commit comments