Prevent sq from installing on Trixie

This commit is contained in:
Kristof Mattei 2023-08-24 17:09:43 -07:00
parent 443a8d3c6e
commit 6839bc3d49
No known key found for this signature in database
GPG Key ID: 89668E582D199AA8
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ RUN set -eux; \
"buster", # no sq
"jammy", # 0.25
"focal", # no sq
"trixie", # no sq, https://github.com/docker-library/buildpack-deps/pull/149#issuecomment-1692238397
empty # trailing comma
] | index(env.codename) then "" else ( -}}
sq \