Skip to content

Commit 983e0ec

Browse files
Update Dockerfile
1 parent 4853f41 commit 983e0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FROM openjdk
2-
COPY gitCliShell.jar /usr/app/
2+
COPY gitCliShell-0.2.1.jar /usr/app/
33
WORKDIR /usr/app
44
ENTRYPOINT ["java","-jar","gitCliShell.jar"]

0 commit comments

Comments
 (0)