Skip to content

Commit

Permalink
fix: support api 22.0.0 and newer
Browse files Browse the repository at this point in the history
* Use latest data model without `caches field on samples.
  • Loading branch information
igboyes committed Sep 11, 2023
1 parent 94e2bcb commit 45fdae9
Show file tree
Hide file tree
Showing 3 changed files with 857 additions and 779 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/virtool/workflow:5.3.0
FROM ghcr.io/virtool/workflow:5.4.0
WORKDIR /app
COPY workflow.py /app/workflow.py
COPY fixtures.py /app/fixtures.py
Loading

0 comments on commit 45fdae9

Please sign in to comment.