Skip to content
Snippets Groups Projects
Verified Commit e9718176 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

feat: update sdk

parent cc6bd28f
No related branches found
No related tags found
No related merge requests found
Pipeline #2638 passed
*.iml
/.idea/*
!/.idea/copyright/
.DS_Store
FROM openjdk:8-jdk as builder FROM openjdk:8-jdk as builder
# define arguments for versions to be used for platform and build tools # define arguments for versions to be used for platform and build tools
ARG PLATFORM=32 ARG PLATFORM=31
ARG BUILD_TOOLS=32.0.0 ARG BUILD_TOOLS=32.0.0
RUN apt-get --quiet update --yes && \ RUN apt-get --quiet update --yes && \
......
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