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() #982

Merged
merged 1 commit into from
Oct 16, 2024
Merged

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 3540d68 into docker-library:master Oct 16, 2024
44 checks passed
@yosifkit yosifkit deleted the jq-IN branch October 16, 2024 22:32
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Oct 18, 2024
Changes:

- docker-library/python@57abe0e: Merge pull request docker-library/python#980 from RobertDeRose/bugfix/dont-skip-optimization
- docker-library/python@37a6827: Do not set PROFILE_TASK environment variable
- docker-library/python@3540d68: Merge pull request docker-library/python#982 from infosiftr/jq-IN
- docker-library/python@cab4df8: Use jq's `IN()` instead of `index()`
- docker-library/python@ed7351e: Merge pull request docker-library/python#981 from sspans-sbp/add-3.14
- docker-library/python@f599a55: Add 3.14-rc variants
- docker-library/python@fe21c86: Merge pull request docker-library/python#978 from infosiftr/sha256
- docker-library/python@37a7bfd: Add SHA256 verification
- docker-library/python@7666104: Merge pull request docker-library/python#974 from edmorley/patch-1
- docker-library/python@f56fa00: Remove deadcode in versions.sh
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