diff --git a/scripts/hosting/packet/packet.sh b/scripts/hosting/packet/packet.sh index dc1e7edc..ebbd5397 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-rc2 +INSTALLER_IMAGE=rancher/os:v0.7.0-rc3 tinkerbell_post() {