Skip to content

Commit 1f5d653

Browse files
committed
fix: prevent loss of Redis connection
Use virtool-workflow==1.0.5, which pings the connected Redis server regularly to maintain the connection.
1 parent d7aefdf commit 1f5d653

2 files changed

Lines changed: 325 additions & 146 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM virtool/workflow:1.0.3
1+
FROM virtool/workflow:1.0.5
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)