Skip to content

Commit

Permalink
chore: update curator to use rhel80 (#3062)
Browse files Browse the repository at this point in the history
  • Loading branch information
blva authored Jun 28, 2024
1 parent a021a9f commit 6c5e239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ci/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ functions:
script: |
set -Eeou pipefail
curl -sL http://boxes.10gen.com/build/curator/curator-dist-rhel70-${curator_release|"latest"}.tar.gz | tar zx
curl -sL http://boxes.10gen.com/build/curator/curator-dist-rhel80-${curator_release|"latest"}.tar.gz | tar zx
"generate notices":
- command: subprocess.exec
type: test
Expand Down

0 comments on commit 6c5e239

Please sign in to comment.