Skip to content

Commit

Permalink
Use v1.2.2 docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
stain authored Aug 24, 2017
1 parent 4a68f49 commit bb22bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
spring:
# To run from this source code instead of Docker hub,
# disable "image:"" and enable "build:" below
image: commonworkflowlanguage/cwlviewer:v1.2.1
image: commonworkflowlanguage/cwlviewer:v1.2.2
#build: .
ports:
- "8080:8080"
Expand Down

0 comments on commit bb22bde

Please sign in to comment.