Skip to content

Commit

Permalink
Update stripy version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cassimons committed Sep 12, 2023
1 parent 9311bfd commit 0708a5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ somalier = '0.2.15'
trtools = '4.0.2'
vep = '105.0'
verifybamid = '2.0.1'
stripy = '36a3fec9586982c8226dc4bdabd5c9108adcb0c1'
stripy = '4e393f921d15bfba8e3c2234b20c483c205ac295'
gangstr = '2.5.0'
hipstr = 'v0.6.2'
bgt = 'v1.0'
2 changes: 1 addition & 1 deletion images/stripy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:22.04

ARG VERSION=${VERSION:-36a3fec9586982c8226dc4bdabd5c9108adcb0c1}
ARG VERSION=${VERSION:-4e393f921d15bfba8e3c2234b20c483c205ac295}

LABEL \
version="v${VERSION}" \
Expand Down

0 comments on commit 0708a5d

Please sign in to comment.