Skip to content
Snippets Groups Projects
Commit 2e7d4ce8 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- added new dependency to base image

parent 8069bce2
No related branches found
No related tags found
No related merge requests found
Pipeline #5566 passed
......@@ -19,6 +19,7 @@ RUN apt-get update; \
make \
openjdk-17-jdk \
junit4 \
libcommons-cli-java \
git \
;
RUN apt-file update;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment