This commit is contained in:
gxl 2026-06-03 19:36:32 +08:00
parent 6dcb958e68
commit 73d88c985e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#FROM registry.cn-zhangjiakou.aliyuncs.com/abhors/ibm-semeru-runtimes:open-17-jre
FROM registry.lovestory.cyou/library/ibm-semeru-runtimes:open-17-jre
FROM registry.lovestory.cyou:80/library/ibm-semeru-runtimes:open-17-jre
COPY ./target/*.jar /opt/app.jar
#暴露端口
EXPOSE 8080