diff --git a/scripts/hosting/packet/packet.sh b/scripts/hosting/packet/packet.sh index 12bee083..e4402e55 100644 --- a/scripts/hosting/packet/packet.sh +++ b/scripts/hosting/packet/packet.sh @@ -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-rc1 +INSTALLER_IMAGE=rancher/os:v0.7.0-rc2 tinkerbell_post() {