Switch to new compile-r7rs

This commit is contained in:
retropikzel 2025-06-25 08:31:17 +03:00
parent 3183946989
commit 308491dd2f
1 changed files with 1 additions and 0 deletions

View File

@ -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 \