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

fix: correct used jdk version

parent e9718176
No related branches found
No related tags found
No related merge requests found
Pipeline #2640 failed
FROM openjdk:8-jdk as builder
FROM openjdk:11-jdk as builder
# define arguments for versions to be used for platform and build tools
ARG PLATFORM=31
......
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