Skip to content
Snippets Groups Projects
Unverified Commit 984ab2db authored by Tomáš Pecka's avatar Tomáš Pecka
Browse files

[alt-builder] add openjdk jre

parent 47004e4d
No related branches found
No related tags found
No related merge requests found
Pipeline #499159 failed
......@@ -5,6 +5,7 @@ ARG REPLXX_VERSION=0.0.4
 
RUN apt-get update && apt-get install -y g++ g++-11 wget \
cmake ninja-build python3 pkg-config \
openjdk-17-jre \
clang++-15 lld-15 libc++abi1-15 libc++abi-15-dev libc++1-15 libc++-15-dev \
jq clang-tidy-15 cppcheck \
clang-format-15 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment