Skip to content

Commit

Permalink
fix: prevent immediate workflow timeout
Browse files Browse the repository at this point in the history
Upgrade to `virtool-workflow==4.0.2` which fixes this issue.
  • Loading branch information
igboyes committed May 6, 2022
1 parent 8c4662c commit fff00a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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:4.0.1
FROM virtool/workflow:4.0.2

WORKDIR /app

Expand Down
6 changes: 3 additions & 3 deletions poetry.lock

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

0 comments on commit fff00a3

Please sign in to comment.