Making the build work

This commit is contained in:
retropikzel 2025-04-18 07:53:40 +03:00
parent 43f0a3e3ca
commit 5b3fee2c94
1 changed files with 2 additions and 0 deletions

2
Dockerfile.jenkins Normal file
View File

@ -0,0 +1,2 @@
FROM debian:bookworm
RUN apt-get update && apt-get install -y make