Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c376415

Browse files
authored
Merge pull request #150 from infosiftr/sq
Update "sq" availability matrix (yes trixie, no mantic)
2 parents fdfe65e + 6b4838a commit c376415

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Dockerfile-curl.template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ RUN set -eux; \
88
gnupg \
99
netbase \
1010
{{ if [
11-
# we want versions of "sq" that contain https://gitlab.com/sequoia-pgp/sequoia/-/commit/b41e1504cd29097328cb21f95808c9972188499e (and thus "sq keyserver" subcommands)
11+
# we want versions of "sq" that contain https://gitlab.com/sequoia-pgp/sequoia/-/commit/b41e1504cd29097328cb21f95808c9972188499e (and thus "sq keyserver" subcommands; 0.26+)
1212
# https://packages.debian.org/sq
13-
# https://packages.ubuntu.com/sq
1413
"bullseye", # 0.24
1514
"buster", # no sq
15+
# https://packages.ubuntu.com/sq
16+
"mantic", # no sq
1617
"jammy", # 0.25
1718
"focal", # no sq
18-
"trixie", # no sq, https://github.com/docker-library/buildpack-deps/pull/149#issuecomment-1692238397
1919
empty # trailing comma
2020
] | index(env.codename) then "" else ( -}}
2121
sq \

debian/trixie/curl/Dockerfile

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ubuntu/mantic/curl/Dockerfile

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)