trixie breaks the build process...stick with bookworm for now

This commit is contained in:
2025-08-19 10:20:30 -07:00
parent 80570a5994
commit cf75494158

View File

@@ -1,4 +1,4 @@
FROM i386/debian
FROM i386/debian:bookworm
ADD extras /tmp/extras
RUN apt update && apt install -y build-essential git joe bison libncurses5 libncurses5-dev && \
git clone https://github.com/arnoldrobbins/trn && \