Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jay2013 committed Mar 22, 2022
1 parent 4075ac3 commit ab37dbf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ WORKDIR /build/
RUN ./gradlew clean fatJar

# build image
FROM hdjay2013/jupx:latest
FROM hdjay2013/jupx:v16
ENV workdir /qilin
WORKDIR $workdir
ENV user root
Expand Down
Binary file modified artifact/Qilin-1.0-SNAPSHOT.jar
Binary file not shown.

0 comments on commit ab37dbf

Please sign in to comment.