Skip to content

Commit b9b8eb5

Browse files
committed
fix: use virtool-workflow==1.0.8
Should fix missing logging.
1 parent ac8c6da commit b9b8eb5

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.7 as base
1+
FROM virtool/workflow:1.0.8 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)