docker-library / postgres

Docker Official Image packaging for Postgres
http://www.postgresql.org
MIT License
2.2k stars 1.14k forks source link

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

Closed tianon closed 1 month ago

tianon commented 1 month ago

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

See also https://github.com/docker-library/buildpack-deps/pull/165 (and linked)