We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a68f49 commit bb22bdeCopy full SHA for bb22bde
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.2.1
+ image: commonworkflowlanguage/cwlviewer:v1.2.2
13
#build: .
14
ports:
15
- "8080:8080"
0 commit comments