mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
gitlab-ci: use our updated docker base image
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>
This commit is contained in:
parent
907c81a9ec
commit
91d9454644
@ -4,7 +4,7 @@
|
|||||||
# It needs to be regenerated every time a defconfig is added, using
|
# It needs to be regenerated every time a defconfig is added, using
|
||||||
# "make .gitlab-ci.yml".
|
# "make .gitlab-ci.yml".
|
||||||
|
|
||||||
image: buildroot/base:20180318.1724
|
image: buildroot/base:20191027.2027
|
||||||
|
|
||||||
.check_base:
|
.check_base:
|
||||||
except:
|
except:
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# It needs to be regenerated every time a defconfig is added, using
|
# It needs to be regenerated every time a defconfig is added, using
|
||||||
# "make .gitlab-ci.yml".
|
# "make .gitlab-ci.yml".
|
||||||
|
|
||||||
image: buildroot/base:20180318.1724
|
image: buildroot/base:20191027.2027
|
||||||
|
|
||||||
.check_base:
|
.check_base:
|
||||||
except:
|
except:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user