Skip to content

Commit 9628976

Browse files
authored
Merge pull request #13 from CodinGame/fix-exit-code
Fix: use the fixed parent image about exit status
2 parents 6d9b2fe + 4cbd1b7 commit 9628976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM codingame/maven3-builder:1.2
1+
FROM codingame/maven3-builder:1.3
22

33
# Copy files
44
COPY target/java-maven3-junit4-runner-0.0.1-SNAPSHOT-jar-with-dependencies.jar /usr/src/codingame/junit-runner/junit-runner.jar

0 commit comments

Comments
 (0)