Skip to content

Commit 54f6197

Browse files
committed
3.8.6.v20240801-RELEASE
1 parent 72b3e79 commit 54f6197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Java/t-io/tio-mvc.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ COPY src src
55
COPY script script
66
RUN mvn package -q
77

8-
#TODO use separate JDK/JRE for the RUN (as the other builds)
8+
FROM openjdk:17
99
WORKDIR /t-io/target/tio-http-server-benchmark
1010

1111
EXPOSE 8080

0 commit comments

Comments
 (0)