harbor/make/photon/db
Hajnal Máté 4a12623459
Fix postgres script permissions (#21007)
The initdb.sh and the upgrade.sh scripts in the postgres image
were not owned by the postgres user, which made them failing
with permission denied errors.

Signed-off-by: Mate Hajnal <hajnalmt@gmail.com>
2024-11-25 14:53:19 +02:00
..
docker-entrypoint.sh Upgrade the internal PostgreSQL to 14 in 2.9.0 (#18612) 2023-05-05 10:32:39 +08:00
docker-healthcheck.sh Fix: Use local host on db's healthcheck 2021-04-16 18:37:24 +08:00
Dockerfile Fix postgres script permissions (#21007) 2024-11-25 14:53:19 +02:00
Dockerfile.base Bump up PostgreSQL from 14 to 15 (#19789) 2024-01-04 14:01:00 +08:00
initdb.sh support pg upgrade (#14846) 2021-05-20 16:25:50 +08:00
initial-registry.sql Create shcema migration table in DB container 2018-10-12 17:17:31 +08:00
upgrade.sh Drop build postgresql 9.6 (#17458) 2022-09-21 17:59:25 +08:00