mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
gitlab-ci: update the image version
We get newer CA certificates, to get rid of the annoying issues with the now-expired Let's Encrypt root certificate. Suggested-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Romain Naour <romain.naour@gmail.com> Tested-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
39f6f91b9b
commit
052d7a6ef4
@@ -1,7 +1,7 @@
|
||||
# Configuration for Gitlab-CI.
|
||||
# Builds appear on https://gitlab.com/buildroot.org/buildroot/pipelines
|
||||
|
||||
image: buildroot/base:20200814.2228
|
||||
image: buildroot/base:20211120.1925
|
||||
|
||||
stages:
|
||||
- generate-gitlab-ci
|
||||
|
||||
Reference in New Issue
Block a user