Skip to content
Snippets Groups Projects
Commit dfe241de authored by Daniel's avatar Daniel
Browse files

ENH: Upgraded Debian and JDK for CI pipeline.

parent 0b05c027
No related branches found
No related tags found
No related merge requests found
FROM debian:stretch
FROM debian:buster
RUN apt-get update && \
apt-get install git make mariadb-server maven openjdk-8-jdk-headless \
apt-get install \
git make mariadb-server maven openjdk-11-jdk-headless \
python3-pip screen libpam0g-dev unzip curl shunit2 -y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment