We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
libcurl
1 parent 48c6cf1 commit 7a7eab3Copy full SHA for 7a7eab3
1 file changed
Dockerfile-alpine.template
@@ -110,6 +110,8 @@ RUN set -eux; \
110
zstd-dev \
111
{{ ) else "" end -}}
112
{{ if .major >= 18 then ( -}}
113
+# https://salsa.debian.org/postgresql/postgresql-common/-/commit/a31ce5b893c11e0f17a016e38c1882fbe1820081
114
+# https://www.postgresql.org/docs/18/install-make.html#CONFIGURE-OPTION-WITH-LIBCURL
115
libcurl \
116
# https://salsa.debian.org/postgresql/postgresql-common/-/commit/89c384273f4c4092483598c292b1b1b188816cce
117
# https://www.postgresql.org/docs/18/install-make.html#CONFIGURE-OPTION-WITH-LIBURING
0 commit comments