Skip to content

Commit 8c4662c

Browse files
committed
fix: use correct 4.0.1 base image
BREAKING CHANGE: Changes API due to virtool-workflow upgrade.
1 parent 42e281f commit 8c4662c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

33
WORKDIR /app
44

0 commit comments

Comments
 (0)