Improving tests

This commit is contained in:
retropikzel 2026-03-14 09:28:55 +02:00
parent fe45e2340a
commit b0e768b1b6
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
git ca-certificates emscripten
COPY --from=schemers/loko:head /usr/local /usr/loko
RUN cp -r /usr/loko/* /usr/local/