Updated latest to Java 17 to match 1.18-pre2

This commit is contained in:
Geoff Bourne
2021-11-16 18:55:05 -06:00
parent 969f4c8db6
commit 9116be11ae
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM eclipse-temurin:16-jdk
FROM eclipse-temurin:17-jdk
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"