We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b9106 commit 178ae16Copy full SHA for 178ae16
scripts/ci/Vagrantfile
@@ -34,7 +34,7 @@ SCRIPT
34
# backwards compatibility). Please don't change it unless you know what
35
# you're doing.
36
Vagrant.configure("2") do |config|
37
- config.vm.box = "fedora/34-cloud-base"
+ config.vm.box = "fedora/36-cloud-base"
38
config.vm.synced_folder "../..", "/root/selinux"
39
40
config.vm.provider "virtualbox" do |v|
0 commit comments