We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca880a commit a873e9bCopy full SHA for a873e9b
docker-compose.yml
@@ -9,7 +9,7 @@ services:
9
spring:
10
# To run from this source code instead of Docker hub,
11
# disable "image:"" and enable "build:" below
12
- image: commonworkflowlanguage/cwlviewer:v1.1.0
+ image: commonworkflowlanguage/cwlviewer:v1.1.1
13
#build: .
14
ports:
15
- "8080:8080"
0 commit comments