Skip to content

Commit 816929b

Browse files
committed
feat: ping the api server to report liveness
Upgrade to virtool-workflow==5.3.0 to enable this feature.
1 parent 0228614 commit 816929b

File tree

2 files changed

+437
-437
lines changed

2 files changed

+437
-437
lines changed

Dockerfile

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

0 commit comments

Comments
 (0)