ci: added java11-openj9 branch

This commit is contained in:
Geoff Bourne
2021-05-21 22:37:40 -05:00
parent 4c3a329e31
commit 21d7fb476b
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM adoptopenjdk:11-jre
FROM adoptopenjdk:11-jre-openj9
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"