docker-library / mysql

Docker Official Image packaging for MySQL Community Server
https://dev.mysql.com/
GNU General Public License v2.0
2.48k stars 2.21k forks source link

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

Closed tianon closed 1 month ago

tianon commented 1 month ago

The end result is the same, but the construction is more ergonomic ( :trollface: ).

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