Skip to content

Commit

Permalink
Use generic/rocky8 vagrant image
Browse files Browse the repository at this point in the history
  • Loading branch information
electrocucaracha committed Dec 18, 2024
1 parent c83fc44 commit 3d9a93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/update_distros.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ linux:
EOT

_vagrant_pull "centos_7" "centos/7"
_vagrant_pull "rocky_8" "rockylinux/8"
_vagrant_pull "rocky_8" "generic/rocky8"
_vagrant_pull "ubuntu_bionic" "generic/ubuntu1804"
_vagrant_pull "ubuntu_focal" "generic/ubuntu2004"
_vagrant_pull "ubuntu_jammy" "generic/ubuntu2204"
Expand Down

0 comments on commit 3d9a93e

Please sign in to comment.