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 237367a commit 446c226Copy full SHA for 446c226
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