Skip to content

Commit 566c238

Browse files
authored
Rename DockerfIle to Dockerfile
1 parent 54eb136 commit 566c238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DockerfIle renamed to Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ LABEL maintainer="Seojin Yoon <[email protected]>" \
88

99
COPY build/libs/*SNAPSHOT.jar app.jar
1010

11-
ENTRYPOINT ["java", "-jar", "/app.jar"]
11+
ENTRYPOINT ["java", "-jar", "/app.jar"]

0 commit comments

Comments
 (0)