Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use jq's IN() instead of index() #475

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Use jq's IN() instead of index() #475

merged 1 commit into from
Oct 16, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented Oct 16, 2024

The end result is the same, but the construction is more ergonomic.

See also docker-library/buildpack-deps#165 (and linked)

The end result is the same, but the construction is more ergonomic.
@yosifkit yosifkit merged commit 7cb059d into master Oct 16, 2024
52 checks passed
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Oct 28, 2024
Changes:

- docker-library/ruby@89946d9: Merge pull request docker-library/ruby#478 from Earlopain/bump-rust
- docker-library/ruby@e76791f: Bump rust version
- docker-library/ruby@7cb059d: Merge pull request docker-library/ruby#475 from docker-library/jq-IN
- docker-library/ruby@d49362d: Use jq's `IN()` instead of `index()`
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Oct 30, 2024
Changes:

- docker-library/ruby@3df1b04: Update 3.2 to 3.2.6
- docker-library/ruby@89946d9: Merge pull request docker-library/ruby#478 from Earlopain/bump-rust
- docker-library/ruby@e76791f: Bump rust version
- docker-library/ruby@7cb059d: Merge pull request docker-library/ruby#475 from docker-library/jq-IN
- docker-library/ruby@d49362d: Use jq's `IN()` instead of `index()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants