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.
2 parents 6c4eb90 + c64db76 commit 25385ceCopy full SHA for 25385ce
server/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:11-jdk
+FROM openjdk:22-jdk
2
EXPOSE 8080:8080
3
RUN mkdir /app
4
COPY ./build/install/server/ /app/
0 commit comments