Skip to content

Commit 9cd6807

Browse files
neurorepromr-c
authored andcommitted
Update Docker image name to match the one configured in arguments.cwl
1 parent 3149029 commit 9cd6807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/08-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ $ cwl-runner arguments.cwl arguments-job.yml
5757
--rm \
5858
--env=TMPDIR=/tmp \
5959
--env=HOME=/var/spool/cwl \
60-
java:7 \
60+
openjdk:9.0.1-11-slim \
6161
javac \
6262
-d \
6363
/var/spool/cwl \

0 commit comments

Comments
 (0)