1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-11-19 00:22:57 +03:00
Commit Graph

736 Commits

Author SHA1 Message Date
yosifkit
bafaf65a23 Merge pull request #906 from wolfgangwalther/alpine/add-missing-contrib
Add missing contrib modules / pl extensions to alpine image
2021-11-15 09:35:43 -08:00
daniel sutton
3bb48045b4 update GOSU to 1.14
Signed-off-by: daniel sutton <daniel@ducksecops.uk>
2021-11-14 23:45:46 +00:00
Wolfgang Walther
e331a5bb8d Build alpine images --with-krb5, --with-gssapi and --with-ldap 2021-11-12 18:12:00 +01:00
Wolfgang Walther
5d9e5a4638 Build plperl, plpython and pltcl in alpine images 2021-11-12 18:09:21 +01:00
Docker Library Bot
a11e908fb5 Update 10 to 10.19, bullseye 10.19-1.pgdg110+1, stretch 10.19-1.pgdg90+1 2021-11-11 12:08:49 -08:00
Docker Library Bot
f99ce49a16 Update 9.6 to 9.6.24, bullseye 9.6.24-1.pgdg110+1, stretch 9.6.24-1.pgdg90+1 2021-11-11 11:35:20 -08:00
Docker Library Bot
d29fb5f3e4 Update 14 to 14.1, bullseye 14.1-1.pgdg110+1 2021-11-11 11:27:41 -08:00
Docker Library Bot
97da1af843 Update 13 to 13.5, bullseye 13.5-1.pgdg110+1 2021-11-11 11:19:50 -08:00
Docker Library Bot
f8a5afdb15 Update 12 to 12.9, bullseye 12.9-1.pgdg110+1 2021-11-11 11:12:31 -08:00
Docker Library Bot
b5b5a2f0b3 Update 11 to 11.14, bullseye 11.14-1.pgdg110+1, stretch 11.14-1.pgdg90+1 2021-11-11 11:02:24 -08:00
Tianon Gravi
dd84d6fccb Merge pull request #902 from bartelemi/master
fix: Add --no-psqlrc to psql script invocations
2021-10-25 10:39:53 -07:00
Bartlomiej Szostek
edce986784 fix: Add --no-psqlrc to psql script invocations
This flag prevents custom .psqlrc files from interfering with the db init process
2021-10-23 21:54:12 +01:00
Tianon Gravi
0db92cd889 Merge pull request #897 from infosiftr/auth-method-14
Adjust POSTGRES_HOST_AUTH_METHOD to automatically match configured password_encryption
2021-10-18 17:46:59 +00:00
Joe Ferguson
c6329e3bf2 Adjust POSTGRES_HOST_AUTH_METHOD to automatically match configured password_encryption 2021-10-15 14:52:26 -07:00
Tianon Gravi
48a0a3600d Merge pull request #892 from infosiftr/move-latest
Move latest to 14
2021-09-30 14:33:21 -07:00
Joe Ferguson
6898578de0 Move latest to 14 2021-09-30 14:28:52 -07:00
Docker Library Bot
db430ccd71 Update 14 to 14.0, bullseye 14.0-1.pgdg110+1 2021-09-30 11:08:19 -07:00
Docker Library Bot
7d027c7fc3 Update 13 to bullseye 13.4-4.pgdg110+1 2021-09-30 11:02:29 -07:00
yosifkit
471fee5b72 Merge pull request #888 from infosiftr/bullseye-nss-wrapper
Fix "libnss-wrapper" usage on bullseye
2021-09-28 12:16:33 -07:00
Tianon Gravi
ab940cbb92 Fix "libnss-wrapper" usage on bullseye
See b9925a653a for the breaking change which necessitates this.
2021-09-28 10:57:41 -07:00
Docker Library Bot
c3bf1dd3aa Update 14 to 14rc1, bullseye 14~rc1-1.pgdg110+1 2021-09-23 13:24:20 -07:00
yosifkit
740bb6d8d4 Merge pull request #879 from infosiftr/bullseye
Update from Buster to Bullseye
2021-09-21 14:21:24 -07:00
Tianon Gravi
d50c412c4e Update from Buster to Bullseye 2021-09-09 09:42:25 -07:00
Docker Library Bot
b4b726dbf1 Update 14 to 14beta3, buster 14~beta3-1.pgdg100+1 2021-08-12 11:58:39 -07:00
Docker Library Bot
a7a749d0ce Update 10 to 10.18, buster 10.18-1.pgdg100+1, stretch 10.18-1.pgdg90+1 2021-08-12 11:53:12 -07:00
Docker Library Bot
32d0897216 Update 9.6 to 9.6.23, buster 9.6.23-1.pgdg100+1, stretch 9.6.23-1.pgdg90+1 2021-08-12 11:22:04 -07:00
Docker Library Bot
7f5f6da5a1 Update 13 to 13.4, buster 13.4-1.pgdg100+1 2021-08-12 11:16:34 -07:00
Docker Library Bot
cf175692c1 Update 12 to 12.8, buster 12.8-1.pgdg100+1 2021-08-12 11:11:16 -07:00
Docker Library Bot
415040d370 Update 11 to 11.13, buster 11.13-1.pgdg100+1, stretch 11.13-1.pgdg90+1 2021-08-12 11:02:23 -07:00
Tianon Gravi
6bbf1c7b30 Merge pull request #865 from infosiftr/14beta
Add 14-beta2
2021-07-12 22:26:32 +00:00
Joe Ferguson
90892b6814 Add 14beta2 2021-07-12 15:05:16 -07:00
Tianon Gravi
0d2e407c7c Add alpine version aliases
Closes #864
2021-07-12 11:53:06 -07:00
Tianon Gravi
5c0e796bb6 Switch from SKS to Ubuntu keyserver
See also https://github.com/docker-library/faq#openpgp--gnupg-keys-and-verification and https://github.com/tianon/pgp-happy-eyeballs
2021-06-22 14:00:05 -07:00
yosifkit
0ecab40750 Merge pull request #852 from infosiftr/jq-template
Add initial jq-based templating engine
2021-06-16 11:18:13 -07:00
Tianon Gravi
517c64f87e Add initial jq-based templating engine 2021-06-16 10:36:52 -07:00
yosifkit
55001e0c13 Merge pull request #861 from J0WI/alpine-3.14
Alpine 3.14
2021-06-16 10:34:49 -07:00
J0WI
718c12a2ad Alpine 3.14 2021-06-16 15:58:27 +02:00
Tianon Gravi
56eb8091dc Remove 9.5 (EOL) 2021-05-27 16:08:24 -07:00
Docker Library Bot
376f87ce3b Update to 10.17-1.pgdg90+1 2021-05-14 06:02:22 +00:00
Docker Library Bot
553451e3c5 Update to 12.7-1.pgdg100+1 2021-05-14 06:02:22 +00:00
Docker Library Bot
8536a3ba9d Update to 12.7 2021-05-14 06:02:22 +00:00
Docker Library Bot
aed4d450b2 Update to 13.3-1.pgdg100+1 2021-05-14 06:02:22 +00:00
Docker Library Bot
4a82bbde19 Update to 13.3 2021-05-14 06:02:22 +00:00
Docker Library Bot
34821014a8 Update to 11.12 2021-05-14 06:02:22 +00:00
Docker Library Bot
94c2885ff2 Update to 9.6.22-1.pgdg90+1 2021-05-14 06:02:22 +00:00
Docker Library Bot
720ab50557 Update to 9.6.22 2021-05-14 06:02:21 +00:00
Docker Library Bot
ea6eb8151f Update to 10.17 2021-05-14 06:02:21 +00:00
Docker Library Bot
a37f640216 Update to 11.12-1.pgdg90+1 2021-05-14 06:02:21 +00:00
Docker Library Bot
14f13e4b39 Update to 11.11-1.pgdg90+1 2021-02-12 07:02:19 +00:00
Docker Library Bot
4cec33a2ee Update to 12.6 2021-02-12 07:02:19 +00:00