Skip to content
Snippets Groups Projects
Commit 8c9be911 authored by Jan Grewe's avatar Jan Grewe
Browse files

Ubuntu 22.04 & Java 17

parent d1968994
Branches master
Tags 34
No related merge requests found
Pipeline #1054 passed
FROM ubuntu:20.04 FROM ubuntu:22.04
MAINTAINER Jan Grewe <jan@faked.org> MAINTAINER Jan Grewe <jan@faked.org>
ENV VERSION_TOOLS "8512546" ENV VERSION_TOOLS "8512546"
...@@ -15,10 +15,10 @@ RUN apt-get -qq update \ ...@@ -15,10 +15,10 @@ RUN apt-get -qq update \
curl \ curl \
git-core \ git-core \
html2text \ html2text \
openjdk-11-jdk \ openjdk-17-jdk \
libc6-i386 \ libc6-i386 \
lib32stdc++6 \ lib32stdc++6 \
lib32gcc1 \ lib32gcc-s1 \
lib32ncurses6 \ lib32ncurses6 \
lib32z1 \ lib32z1 \
unzip \ unzip \
......
add-ons;addon-google_apis-google-24 add-ons;addon-google_apis-google-24
build-tools;33.0.0 build-tools;34.0.0
extras;android;m2repository extras;android;m2repository
extras;google;m2repository extras;google;m2repository
extras;google;google_play_services extras;google;google_play_services
extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2 extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2
platforms;android-33 platforms;android-34
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment