Improving tests

This commit is contained in:
retropikzel 2026-03-14 11:37:50 +02:00
parent 42ab1755e2
commit f5b71f7547
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ ENV COMPILE_R7RS=${SCHEME}
RUN apt-get update && apt-get install -y \
build-essential libffi-dev libcurl4-openssl-dev curl guile-3.0 \
git ca-certificates emscripten
git ca-certificates
COPY --from=schemers/loko:head /usr/local /usr/loko
RUN cp -r /usr/loko/* /usr/local/