Skip to content

Commit

Permalink
Update Raspberry Pi OS to 2021-05-07
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Jun 4, 2021
1 parent f8156f5 commit f68d8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/image-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
set -e # Exit immidiately on non-zero result

# https://www.raspberrypi.org/software/operating-systems/#raspberry-pi-os-32-bit
SOURCE_IMAGE="https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2021-03-25/2021-03-04-raspios-buster-armhf-lite.zip"
SOURCE_IMAGE="https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2021-05-28/2021-05-07-raspios-buster-armhf-lite.zip"

export DEBIAN_FRONTEND=${DEBIAN_FRONTEND:='noninteractive'}
export LANG=${LANG:='C.UTF-8'}
Expand Down

0 comments on commit f68d8dc

Please sign in to comment.