Skip to content

Commit 0d2e3ec

Browse files
committed
fix: use latest virtool-workflow
1 parent 09b1804 commit 0d2e3ec

File tree

3 files changed

+596
-402
lines changed

3 files changed

+596
-402
lines changed

Dockerfile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
FROM virtool/workflow:4.2.1
2-
1+
FROM ghcr.io/virtool/workflow:5.0.1
32
WORKDIR /app
4-
5-
COPY workflow.py /app/workflow.py
3+
COPY workflow.py /app/workflow.py
4+
COPY fixtures.py /app/fixtures.py

0 commit comments

Comments
 (0)