Fixing Jenkins tests
This commit is contained in:
parent
ac43d85d48
commit
529dae1033
|
|
@ -1,5 +1,5 @@
|
||||||
ARG SCHEME=chibi
|
ARG SCHEME=chibi
|
||||||
FROM schemers/${SCHEME}:head
|
FROM schemers/${SCHEME}
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
build-essential \
|
build-essential \
|
||||||
git \
|
git \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue