This commit is contained in:
Neil McPhail 2025-04-19 17:58:31 +01:00
parent b937d829df
commit e40349b602

View File

@ -20,6 +20,7 @@ FROM ubuntu:24.04
RUN apt-get update \ RUN apt-get update \
&& apt-get install -y --no-install-recommends \ && apt-get install -y --no-install-recommends \
fuse-emulator-utils\ fuse-emulator-utils\
git \
make \ make \
pasmo \ pasmo \
zmakebas \ zmakebas \