Added java17 variant

#1054
This commit is contained in:
Geoff Bourne
2021-10-19 21:34:02 -05:00
parent 6aa3b1066f
commit 28d77853cb
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM adoptopenjdk:16-jre
FROM eclipse-temurin:17-jdk
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"