Commit 37f21e08 authored by 陈文明's avatar 陈文明 🇨🇳

更新Dockerfile

parent 8528f321
......@@ -9,7 +9,7 @@ ENV PROJECT $PROJECT
RUN set -ex echo ${ENVS}|grep -wq "${APP_ENV}" || APP_ENV=pro
COPY target/order-center-tool-0.0.1-SNAPSHOT.jar /order-center-tool-0.0.1-SNAPSHOT.jar
COPY target/order-center-tool-2-0.0.1-SNAPSHOT.jar /order-center-tool-2-0.0.1-SNAPSHOT.jar
COPY entrypoint.sh /entrypoint.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment