Skip to content

Commit c78aaf6

Browse files
Update openjdk Docker tag to v17.0.2-jdk
1 parent eb3d155 commit c78aaf6

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:17-jdk
17+
FROM openjdk:17.0.2-jdk
1818

1919
MAINTAINER Jonas Hecht
2020

0 commit comments

Comments
 (0)