Fixing testing
This commit is contained in:
parent
a654b3fd66
commit
71603a2e38
|
|
@ -1,2 +1,2 @@
|
||||||
FROM debian:trixie
|
FROM debian:trixie
|
||||||
RUN apt update && apt install -y docker.io make bash curl zip unzip openjdk-22-jdk
|
RUN apt update && apt install -y docker.io make bash curl zip unzip openjdk-22-jdk build-essential
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue