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

Merged
merged 1 commit into from
Oct 16, 2024
Merged

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

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 0f80628 into master Oct 16, 2024
76 checks passed
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Nov 14, 2024
Changes:

- docker-library/postgres@b64a170: Update 17 to 17.1, bookworm 17.1-1.pgdg120+1, bullseye 17.1-1.pgdg110+1
- docker-library/postgres@f6c1f5b: Update 16 to 16.5, bookworm 16.5-1.pgdg120+1, bullseye 16.5-1.pgdg110+1
- docker-library/postgres@89e0c92: Update 15 to 15.9, bookworm 15.9-1.pgdg120+1, bullseye 15.9-1.pgdg110+1
- docker-library/postgres@9c7abb9: Update 14 to 14.14, bookworm 14.14-1.pgdg120+1, bullseye 14.14-1.pgdg110+1
- docker-library/postgres@9f3bef0: Update 13 to 13.17, bookworm 13.17-1.pgdg120+1, bullseye 13.17-1.pgdg110+1
- docker-library/postgres@cbe3b78: Update 12 to 12.21, bookworm 12.21-1.pgdg120+1, bullseye 12.21-1.pgdg110+1
- docker-library/postgres@0f80628: Merge pull request docker-library/postgres#1280 from docker-library/jq-IN
- docker-library/postgres@5db7a17: Use jq's `IN()` instead of `index()`
- docker-library/postgres@a37e929: Update `generate-stackbrew-library.sh` to support `BASHBREW_LIBRARY` for easier cascading updates
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