ci: Added java15-openj9 branch

This commit is contained in:
Geoff Bourne
2021-03-06 17:22:36 -06:00
parent 6ae431b2f0
commit e45621d8e2

View File

@@ -1,4 +1,4 @@
FROM adoptopenjdk:15-jre
FROM adoptopenjdk:15-openj9
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"