2
1
Эх сурвалжийг харах

.gitlab-ci.yml: update docker to 20220105.2314

A new docker image was created that includes openssh-server. Use this
image in CI.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Arnout Vandecappelle (Essensium/Mind) 3 жил өмнө
parent
commit
2dee09d367
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -1,7 +1,7 @@
 # Configuration for Gitlab-CI.
 # Builds appear on https://gitlab.com/buildroot.org/buildroot/pipelines
 
-image: $CI_REGISTRY/buildroot.org/buildroot/base:20210922.2200
+image: $CI_REGISTRY/buildroot.org/buildroot/base:20220105.2314
 
 stages:
   - generate-gitlab-ci