diff --git a/raspberrypi-server.yaml b/raspberrypi-server.yaml index 06ff82fb..4345e039 100644 --- a/raspberrypi-server.yaml +++ b/raspberrypi-server.yaml @@ -1,6 +1,6 @@ {{- $firmware_version := or .firmware_version "master" -}} {{- $architecture := or .architecture "arm64" -}} -{{- $image := or .image "Rhino-Linux-2023.1-beta7-rpi-server.img" -}} +{{- $image := or .image "Rhino-Linux-2023.1-rpi-server.img" -}} {{- $debug := or .debug "on" -}} architecture: {{ $architecture }}