gitlab-ci: use our updated docker base image
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 27 Oct 2019 20:45:04 +0000 (21:45 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 27 Oct 2019 20:52:28 +0000 (21:52 +0100)
It has python3 and nose for python3! :-)

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
.gitlab-ci.yml
.gitlab-ci.yml.in

index 7e633b3b196f256c7a750ec7e741b4806b5958bc..1d71257a20d9bd6a8cd46d6eef95182c0a6a060d 100644 (file)
@@ -4,7 +4,7 @@
 # It needs to be regenerated every time a defconfig is added, using
 # "make .gitlab-ci.yml".
 
-image: buildroot/base:20180318.1724
+image: buildroot/base:20191027.2027
 
 .check_base:
     except:
index 33cb665d982e21a75081d859e903567ba55a883c..7e6a7598aea3a6101dad97a4554fc34dfd436b66 100644 (file)
@@ -4,7 +4,7 @@
 # It needs to be regenerated every time a defconfig is added, using
 # "make .gitlab-ci.yml".
 
-image: buildroot/base:20180318.1724
+image: buildroot/base:20191027.2027
 
 .check_base:
     except: