Skip to content

Commit a3857fe

Browse files
authored
Merge pull request #87 from latiotech/go-brr
go brr:
2 parents 795f581 + b031fc1 commit a3857fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

insecure-java/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ ARG JAR_FILE=./insecure-java/build/libs/insecure-java-0.0.1-SNAPSHOT.jar
55
COPY ${JAR_FILE} app.jar
66

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

0 commit comments

Comments
 (0)