Skip to content

Commit

Permalink
feat: ping the api server to report liveness
Browse files Browse the repository at this point in the history
Upgrade to virtool-workflow==5.3.0 to enable this feature.
  • Loading branch information
igboyes committed Feb 9, 2023
1 parent 0228614 commit 816929b
Show file tree
Hide file tree
Showing 2 changed files with 437 additions and 437 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.0.1
FROM ghcr.io/virtool/workflow:5.3.0
WORKDIR /app
COPY workflow.py /app/workflow.py
COPY fixtures.py /app/fixtures.py
Loading

0 comments on commit 816929b

Please sign in to comment.