Skip to content

Commit 63288b5

Browse files
committed
fix: use virtool-workflow==1.1.0
Allow current job to complete on SIGTERM.
1 parent b9b8eb5 commit 63288b5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM virtool/workflow:1.0.8 as base
1+
FROM virtool/workflow:1.1.0 as base
22
WORKDIR /app
33
COPY workflow.py .
44
COPY pathoscope.py .

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)