Skip to content

Commit

Permalink
Merge pull request #3699 from broadinstitute/hail-version=0.2.126
Browse files Browse the repository at this point in the history
bump hail search hail version
  • Loading branch information
hanars authored Nov 1, 2023
2 parents 5d29b5b + 022b300 commit b1929ea
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.115
container: hailgenetics/hail:0.2.126

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.115
FROM hailgenetics/hail:0.2.126

LABEL maintainer="Broad TGG"

Expand Down

0 comments on commit b1929ea

Please sign in to comment.