We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
int | str
1 parent 45fdae9 commit e4e87fdCopy full SHA for e4e87fd
Dockerfile
@@ -1,4 +1,3 @@
1
-FROM ghcr.io/virtool/workflow:5.4.0
+FROM ghcr.io/virtool/workflow:5.4.2
2
WORKDIR /app
3
-COPY workflow.py /app/workflow.py
4
-COPY fixtures.py /app/fixtures.py
+COPY fixtures.py workflow.py ./
0 commit comments