Skip to content

Commit

Permalink
Merge pull request #3930 from broadinstitute/bump-hail-0.2.128
Browse files Browse the repository at this point in the history
bump hail to 0.2.128
  • Loading branch information
jklugherz authored Feb 29, 2024
2 parents 225a5ec + 9bebaee commit 98ef61f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hail-search-unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
hail_search:
runs-on: ubuntu-latest
container: hailgenetics/hail:0.2.126
container: hailgenetics/hail:0.2.128

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion hail_search/deploy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hailgenetics/hail:0.2.126
FROM hailgenetics/hail:0.2.128

LABEL maintainer="Broad TGG"

Expand Down

0 comments on commit 98ef61f

Please sign in to comment.