Skip to content

Commit 316ef3a

Browse files
committed
Update openjdk Docker tag to v17
1 parent 8f71f01 commit 316ef3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN mvn clean install
1414

1515

1616
# Just using the build artifact and then removing the build-container
17-
FROM openjdk:11-jdk
17+
FROM openjdk:17-jdk
1818

1919
MAINTAINER Jonas Hecht
2020

0 commit comments

Comments
 (0)