Skip to content

Commit

Permalink
Updated Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
5h15h4k1n9 committed Dec 24, 2022
1 parent 0f8f092 commit 856945f
Showing 1 changed file 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 @@ -78,7 +78,7 @@ COPY docker/generate_hash.sh generate_hash.sh

#Copying application
WORKDIR /$APP_DIR
ARG JAR_FILE=build/libs/trik-testsys-1.1.0-TEST.jar
ARG JAR_FILE=build/libs/trik-testsys-1.1.0.jar
ARG APP=app.jar
COPY $JAR_FILE $APP

Expand Down

0 comments on commit 856945f

Please sign in to comment.