Added java17-openj9 variant

#1209
This commit is contained in:
Geoff Bourne
2022-01-01 11:45:05 -06:00
parent ce32eb8d4f
commit 466e99594e
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17-jdk
FROM ibm-semeru-runtimes:open-17-jdk
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"