Skip to content

Commit

Permalink
Merge branch 'main' into trtools-hope-version
Browse files Browse the repository at this point in the history
  • Loading branch information
hopedisastro authored Aug 19, 2024
2 parents b1333b6 + 4f13323 commit 373acf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions images.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ somalier = '0.2.15'
star = '2.7.10b'
strvctvre = 'v.1.10'
subread = '2.0.6'
talos = '5.0.0' # release to build, image names should have specific releases. Can build by naming side-branch
talos = '5.1.3' # release to build, image names should have specific releases. Can build by naming side-branch
trtools = '5.0.2'
trtools_hope_version = 'skip-if-monomorphic' # specific branch name
vep_105 = '105.0'
vep_110 = 'release_110.1'
verifybamid = '2.0.1'
stripy = '4e393f921d15bfba8e3c2234b20c483c205ac295'
stripy = 'v2.5'
gangstr = '2.5.0'
hipstr = 'v0.6.2'
bgt = 'v1.0'
Expand Down
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:-4e393f921d15bfba8e3c2234b20c483c205ac295}
ARG VERSION=${VERSION:-v2.5}

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

0 comments on commit 373acf4

Please sign in to comment.