Browse Source

Bump the image used in the gitlab-ci tests to raspios-2021-01-11

Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
(cherry picked from commit 195e6e2f3e)
2.3.x^2
Ole Petter 4 years ago
parent
commit
ef7da76056
No known key found for this signature in database GPG Key ID: 399DBE0F4D4B02EB
  1. 4
      .gitlab-ci.yml

4
.gitlab-ci.yml

@ -9,8 +9,8 @@ variables:
MENDER_ADDON_CONNECT_VERSION: latest
# Make sure to update the link in mender-docs to the new one when changing
# this.
RASPBIAN_URL: https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2020-05-28/2020-05-27-raspios-buster-lite-armhf.zip
RASPBIAN_NAME: 2020-05-27-raspios-buster-lite-armhf
RASPBIAN_URL: https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2021-01-12/2021-01-11-raspios-buster-armhf-lite.zip
RASPBIAN_NAME: 2021-01-11-raspios-buster-armhf-lite
DEBIAN_FRONTEND: noninteractive

Loading…
Cancel
Save