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 f55fe11 commit 7ce0e44Copy full SHA for 7ce0e44
server/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:11-jdk
+FROM openjdk:18-jdk
2
EXPOSE 8080:8080
3
RUN mkdir /app
4
COPY ./build/install/server/ /app/
0 commit comments