Skip to content

Commit

Permalink
Bump ISO to the latest release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrager committed Jun 11, 2021
1 parent ec4d443 commit db9c961
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions centos8/centos8.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"variables":
{
"centos8_iso_url": "https://mirrors.edge.kernel.org/centos/8.3.2011/isos/x86_64/CentOS-8.3.2011-x86_64-boot.iso",
"centos8_sha256sum_url": "https://mirrors.edge.kernel.org/centos/8.3.2011/isos/x86_64/CHECKSUM"
"centos8_iso_url": "https://mirrors.edge.kernel.org/centos/8.4.2105/isos/x86_64/CentOS-8.4.2105-x86_64-boot.iso",
"centos8_sha256sum_url": "https://mirrors.edge.kernel.org/centos/8.4.2105/isos/x86_64/CHECKSUM"
},
"builders": [
{
Expand Down

0 comments on commit db9c961

Please sign in to comment.