Skip to content

Commit

Permalink
fix: use virtool/workflow:1.0.0 as base image
Browse files Browse the repository at this point in the history
Stop using nightly build which is no longer published or current.
  • Loading branch information
igboyes committed Oct 19, 2021
1 parent 31eb81a commit 3077bf1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
FROM virtool/workflow:nightly

FROM virtool/workflow:1.0.0
WORKDIR /workflow

COPY workflow.py /workflow/workflow.py
COPY workflow.py /workflow/workflow.py

0 comments on commit 3077bf1

Please sign in to comment.