We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fccf97 commit a2a348fCopy full SHA for a2a348f
frameworks/Java/hserver/hserver.dockerfile
@@ -1,4 +1,4 @@
1
-FROM maven:3.6.1-jdk-11-slim as maven
+FROM maven:3.8.4-openjdk-17-slim as maven
2
WORKDIR /hserver
3
COPY pom.xml pom.xml
4
COPY src src
0 commit comments