This commit is contained in:
dengqn
2024-10-05 17:09:28 +08:00
parent 1eb8a769a6
commit 317805b5e4
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM openjdk:17-jdk-alpine
FROM openjdk:17-jdk-bookworm
WORKDIR /
COPY target/igps2xingzhe-0.0.1-SNAPSHOT.jar /
EXPOSE 18877