Prevent sq from installing on Trixie
This commit is contained in:
parent
443a8d3c6e
commit
6839bc3d49
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue