File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM uwgac/anvildatamodels:0.5.1
1+ FROM uwgac/anvildatamodels:0.7.0
22
33RUN cd /usr/local && \
44 git clone https://github.com/UW-GAC/anvil-util-workflows.git
Original file line number Diff line number Diff line change 11docker build --no-cache -f dm.dfile -t uwgac/anvil_dm:1.0.6.1 .
2- docker build --no-cache -f anvildatamodels.dfile -t uwgac/anvildatamodels:0.5.1 .
3- docker build --no-cache -f Dockerfile -t uwgac/anvil-util-workflows:0.5.1 .
2+ docker build --no-cache -f anvildatamodels.dfile -t uwgac/anvildatamodels:0.7.0 .
3+ docker build --no-cache -f Dockerfile -t uwgac/anvil-util-workflows:0.7.0 .
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ task validate {
7272 }
7373
7474 runtime {
75- docker : "uwgac/anvil-util-workflows:0.5.1-2 "
75+ docker : "uwgac/anvil-util-workflows:0.7.0 "
7676 disks : "local-disk 16 SSD"
7777 }
7878}
You can’t perform that action at this time.
0 commit comments