Skip to content

Commit 45fdae9

Browse files
committed
fix: support api 22.0.0 and newer
* Use latest data model without `caches field on samples.
1 parent 94e2bcb commit 45fdae9

File tree

3 files changed

+857
-779
lines changed

3 files changed

+857
-779
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/virtool/workflow:5.3.0
1+
FROM ghcr.io/virtool/workflow:5.4.0
22
WORKDIR /app
33
COPY workflow.py /app/workflow.py
44
COPY fixtures.py /app/fixtures.py

0 commit comments

Comments
 (0)