Update Dockerfile

This commit is contained in:
2026-02-24 00:09:22 +01:00
parent 50a035b2a8
commit 56d3a8783e

View File

@@ -1,5 +1,5 @@
FROM lpenz/debian-etch-i386-minbase
RUN apt-get update
RUN apt-get install build-essential libglide2-dev
RUN apt-get -y install build-essential libglide2-dev
RUN $(uname -r)