diff --git a/coreos/boot.ipxe b/coreos/boot.ipxe index a7d6af3..5e2ae70 100644 --- a/coreos/boot.ipxe +++ b/coreos/boot.ipxe @@ -1,7 +1,7 @@ #!ipxe set STREAM stable -set VERSION 39.20240322.3.1 +set VERSION 39.20240407.3.0 set IGNITION_URL http://iaas.studiop:8000/${mac:hexhyp}/ignition.json set BASE_URL https://builds.coreos.fedoraproject.org/prod/streams/${STREAM}/builds/${VERSION}/x86_64 diff --git a/coreos/version b/coreos/version index 6649298..4095246 100644 --- a/coreos/version +++ b/coreos/version @@ -1 +1 @@ -39.20240322.3.1 \ No newline at end of file +39.20240407.3.0 \ No newline at end of file