mirror of
https://github.com/rancher/os.git
synced 2025-06-21 20:47:04 +00:00
Updated packet script to use v0.7.0-rc3
This commit is contained in:
parent
9654e4eaad
commit
e8ffaedb08
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
TINKERBELL_URL=$(cat /proc/cmdline | sed -e 's/^.*tinkerbell=//' -e 's/ .*$//')/phone-home
|
||||
INSTALLER_IMAGE=rancher/os:v0.7.0-rc2
|
||||
INSTALLER_IMAGE=rancher/os:v0.7.0-rc3
|
||||
|
||||
tinkerbell_post()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user