Switch to new compile-r7rs
This commit is contained in:
parent
3183946989
commit
308491dd2f
|
|
@ -1,3 +1,4 @@
|
||||||
|
ARG COMPILE_R7RS=chibi
|
||||||
FROM schemers/${COMPILE_R7RS}
|
FROM schemers/${COMPILE_R7RS}
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue