ci: added java16-openj9 branch

#885
This commit is contained in:
Geoff Bourne
2021-05-21 16:42:23 -05:00
parent d030daf354
commit 581b514970

View File

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