ci: added java8-openj9 branch

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