Skip to content

Commit

Permalink
fix: use virtool-workflow==1.1.0
Browse files Browse the repository at this point in the history
Let job finish on SIGTERM.
  • Loading branch information
igboyes committed Dec 21, 2021
1 parent a79210c commit 814af08
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM virtool/workflow:1.0.8
FROM virtool/workflow:1.1.0

WORKDIR /app

Expand Down
15 changes: 6 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 814af08

Please sign in to comment.