1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-11-17 13:02:40 +03:00
Commit Graph

814 Commits

Author SHA1 Message Date
Lukas Fittl
55e45ba6bb Debian images: Use locale-gen instead of localdef
The use of manually calling localdef caused any future update to the
locales package to remove the manually installed locales, since
locale-gen takes precendence. This would usually be encountered when
a downstream Dockerfile added additional packages, and as a side effect
caused an upgrade to the locales package.

Fix by relying on the /etc/locale.gen file, which is the official place
to specify which locales should be installed.

Fixes #1112
2023-12-07 13:17:35 -08:00
yosifkit
3a515c2c60 Merge pull request #1151 from infosiftr/1777
Update permissions from 777 to 1777 (redux)
2023-11-30 16:33:34 -08:00
Tianon Gravi
2468c9d91a Update permissions from 777 to 1777 (redux)
I somehow missed Debian in 25b3034e9b (only updated Alpine), so this updates Debian in the same way.

> This still supports the "arbitrary user" use case but with slightly tighter permissions on the end result.
>
> This one is a little bit more "special" other images (due to the existing runtime/entrypoint modification of the directory modes) so I've tried to pick reasonable values for both halves.
2023-11-29 16:11:07 -08:00
Docker Library Bot
f85674ce47 Update 16 to 16.1, bookworm 16.1-1.pgdg120+1, bullseye 16.1-1.pgdg110+1 2023-11-09 12:04:26 -08:00
Docker Library Bot
da624f9e2e Update 15 to 15.5, bookworm 15.5-1.pgdg120+1, bullseye 15.5-1.pgdg110+1 2023-11-09 11:51:15 -08:00
Docker Library Bot
d7660ac1e7 Update 14 to 14.10, bookworm 14.10-1.pgdg120+1, bullseye 14.10-1.pgdg110+1 2023-11-09 11:39:00 -08:00
Docker Library Bot
ce930677d5 Update 13 to 13.13, bookworm 13.13-1.pgdg120+1, bullseye 13.13-1.pgdg110+1 2023-11-09 11:28:24 -08:00
Docker Library Bot
038c4c577a Update 12 to 12.17, bookworm 12.17-1.pgdg120+1, bullseye 12.17-1.pgdg110+1 2023-11-09 11:16:09 -08:00
Docker Library Bot
f2860f3faf Update 11 to 11.22, bookworm 11.22-1.pgdg120+1, bullseye 11.22-1.pgdg110+1 2023-11-09 11:02:26 -08:00
Laurent Goderre
2bff0ce33b Merge pull request #1135 from LaurentGoderre/more-sbom
Added inline SBOM for binaries downloaded outside package manager
2023-10-04 11:30:16 -04:00
Laurent Goderre
6f4ae83640 Added inline SBOM for binaries downloaded outside package manager 2023-10-04 10:54:45 -04:00
yosifkit
591d3dd41d Merge pull request #1123 from infosiftr/move-latest
Move latest to 16
2023-09-14 15:02:21 -07:00
Joseph Ferguson
7df6bc166f Move latest to 16 2023-09-14 14:33:51 -07:00
Docker Library Bot
7442464585 Update 16 to 16.0, bookworm 16.0-1.pgdg120+1, bullseye 16.0-1.pgdg110+1 2023-09-14 11:21:14 -07:00
Docker Library Bot
8a631b939a Update 15 to bookworm 15.4-2.pgdg120+1, bullseye 15.4-2.pgdg110+1 2023-09-14 11:02:56 -07:00
Docker Library Bot
2f0ed0c7e8 Update 16 to 16rc1, bookworm 16~rc1-1.pgdg120+1, bullseye 16~rc1-1.pgdg110+1 2023-08-31 11:03:02 -07:00
Docker Library Bot
ee530cc079 Update 16 to 16beta3, bookworm 16~beta3-1.pgdg120+2, bullseye 16~beta3-1.pgdg110+2 2023-08-10 17:05:53 -07:00
Docker Library Bot
1a73ab671b Update 15 to 15.4, bookworm 15.4-1.pgdg120+1, bullseye 15.4-1.pgdg110+1 2023-08-10 11:46:34 -07:00
Docker Library Bot
05f691067b Update 14 to 14.9, bookworm 14.9-1.pgdg120+1, bullseye 14.9-1.pgdg110+1 2023-08-10 11:35:14 -07:00
Docker Library Bot
69cf8b8aac Update 13 to 13.12, bookworm 13.12-1.pgdg120+1, bullseye 13.12-1.pgdg110+1 2023-08-10 11:25:03 -07:00
Docker Library Bot
9061f74afc Update 12 to 12.16, bookworm 12.16-1.pgdg120+1, bullseye 12.16-1.pgdg110+1 2023-08-10 11:14:30 -07:00
Docker Library Bot
16fa0f1d18 Update 11 to 11.21, bookworm 11.21-1.pgdg120+1, bullseye 11.21-1.pgdg110+1 2023-08-10 11:02:22 -07:00
Docker Library Bot
cba2a05c03 Update 16 to 16beta2, bookworm 16~beta2-1.pgdg120+1, bullseye 16~beta2-1.pgdg110+1 2023-06-29 17:03:10 -07:00
Tianon Gravi
43a5006f35 Merge pull request #1098 from infosiftr/bookworm
Add Debian bookworm variant
2023-06-13 21:43:13 +00:00
Joseph Ferguson
3fda89cc5c Add Debian bookworm variant 2023-06-13 14:17:18 -07:00
Tianon Gravi
1f5d48fa85 Merge pull request #1090 from infosiftr/pg16-beta
Add postgres 16 beta1
2023-05-30 22:40:23 +00:00
Joseph Ferguson
4fe55381ba Add postgres 16 beta1 2023-05-30 15:12:41 -07:00
yosifkit
b2b4c69ee9 Merge pull request #1086 from infosiftr/2xalpine
Add support for multiple (up to two) concurrent Alpine versions
2023-05-18 11:53:44 -07:00
Tianon Gravi
5ea98fe00b Add support for multiple (up to two) concurrent Alpine versions 2023-05-17 15:58:36 -07:00
yosifkit
a9d8529c85 Merge pull request #1079 from infosiftr/enable-option-checking=fatal
Add `--enable-option-checking=fatal` to `configure` flags
2023-05-17 15:55:55 -07:00
Tianon Gravi
fbc438936d Add --enable-option-checking=fatal to configure flags
Also, remove deprecated/removed `--with-krb5` (deprecated in 8.3, removed in 9.4; 98de86e422).
2023-05-12 16:51:33 -07:00
Tianon Gravi
18c1bef0d9 Merge pull request #1077 from infosiftr/llvm-fix
Downgrade llvm to 15 to fix jit support
2023-05-12 23:28:42 +00:00
Joseph Ferguson
a3b0bb68fa Downgrade llvm to 15 to fix jit support 2023-05-12 15:21:44 -07:00
Tianon Gravi
1c1e4ffa71 Add the ability for us to manually trigger GitHub tests 2023-05-12 13:57:59 -07:00
Docker Library Bot
a23c0e9798 Update 15 to 15.3, bullseye 15.3-1.pgdg110+1 2023-05-11 11:23:40 -07:00
Docker Library Bot
8ff11cd5ae Update 14 to 14.8, bullseye 14.8-1.pgdg110+1 2023-05-11 11:18:26 -07:00
Docker Library Bot
43d17d5ced Update 13 to 13.11, bullseye 13.11-1.pgdg110+1 2023-05-11 11:13:14 -07:00
Docker Library Bot
d681c1da2f Update 12 to 12.15, bullseye 12.15-1.pgdg110+1 2023-05-11 11:08:18 -07:00
Docker Library Bot
ee629b1e31 Update 11 to 11.20, bullseye 11.20-1.pgdg110+1 2023-05-11 11:02:16 -07:00
yosifkit
42f762dbda Merge pull request #1075 from J0WI/alpine-3.18
Alpine 3.18
2023-05-10 16:51:40 -07:00
J0WI
6efe206eaa Alpine 3.18 2023-05-10 19:56:30 +02:00
yosifkit
887333be08 Merge pull request #1072 from infosiftr/dirmngr
Remove explicit `dirmngr` reference
2023-04-28 16:56:43 -07:00
Tianon Gravi
dd68d91377 Remove explicit dirmngr reference
This is pulled in automatically via `gnupg`, and moved from `Recommends` to `Depends` in 99474ad900, which has been part of `src:gnupg2` since 2.1.21-4 (and every supported version of both Debian _and_ Ubuntu have 2.2.x 😇).
2023-04-28 15:09:00 -07:00
Docker Library Bot
9b2559be2f Update 11 2023-04-24 17:04:38 -07:00
yosifkit
3db64a0e20 Merge pull request #1058 from infosiftr/1777
Update permissions from 777 to 1777
2023-03-23 15:47:07 -07:00
Tianon Gravi
25b3034e9b Update permissions from 777 to 1777
This still supports the "arbitrary user" use case but with slightly tighter permissions on the end result.

This one is a little bit more "special" other images (due to the existing runtime/entrypoint modification of the directory modes) so I've tried to pick reasonable values for both halves.
2023-03-10 16:05:33 -08:00
Docker Library Bot
156d0659d0 Update 11 to 11.19, bullseye 11.19-1.pgdg110+1 2023-02-09 11:50:24 -08:00
Docker Library Bot
ef45b99086 Update 15 to 15.2, bullseye 15.2-1.pgdg110+1 2023-02-09 11:14:50 -08:00
Docker Library Bot
76f8f6610e Update 14 to 14.7, bullseye 14.7-1.pgdg110+1 2023-02-09 11:11:09 -08:00
Docker Library Bot
c5d3ed25ba Update 13 to 13.10, bullseye 13.10-1.pgdg110+1 2023-02-09 11:06:56 -08:00