Skip to content

Commit ce57448

Browse files
chore(deps): update postgres (#353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba455e1 commit ce57448

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Dockerfile

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
ARG PG_MAJOR=16
22
ARG PGRST_MAJOR=12
33

4-
FROM technowledgy/pg_dev:pg12@sha256:8a7440d2bd32c24eaead0ec2f4e70a25b12e6b5b4717675b8bb820b95047aebc AS pg12
5-
FROM technowledgy/pg_dev:pg13@sha256:83fdb9d1e59cbd3e5ddcc6c36a775e4c357c3bc7ed589180d4a289e4f2308930 AS pg13
6-
FROM technowledgy/pg_dev:pg14@sha256:635a5e585378d05bcdd58b587402ea575d2358ccf5c0d81a908977d8aec96a58 AS pg14
7-
FROM technowledgy/pg_dev:pg14-invoker@sha256:e4d810a4169226c180ea07c6bae34bf2f88c481e8f3d235a8b54c6c956ab18f2 AS pg14-invoker
8-
FROM technowledgy/pg_dev:pg15@sha256:39ef9db03b84f6a6b4dbb88ef5ef9044902e08434f6910cba07a8f25275413a7 AS pg15
9-
FROM technowledgy/pg_dev:pg16@sha256:a7990a65702cbf631c8997b4b96ea6b509e828ba24cfd637d452f945a36302c0 AS pg16
4+
FROM technowledgy/pg_dev:pg12@sha256:624d8453361b3e300b9d8931da8709767c2ec99bacfe4d1ee92ec4b8577da3e0 AS pg12
5+
FROM technowledgy/pg_dev:pg13@sha256:85a866e140b2615167456932ec76e1ead0ea77bb2127277ebe3623c4367614ab AS pg13
6+
FROM technowledgy/pg_dev:pg14@sha256:d645fd7f5342d49824854c37299c3945afbc82a18dd6a76deee5760dab4c65bf AS pg14
7+
FROM technowledgy/pg_dev:pg14-invoker@sha256:527a504c12e2e4ddd0e902a3821af0a27d2eed7d05d4c983cd761a2fa66a0272 AS pg14-invoker
8+
FROM technowledgy/pg_dev:pg15@sha256:86cb42928faaaaec5fb6d9a9346e2b3aa6c46e3a7f23c0f6135b489f76c971ac AS pg15
9+
FROM technowledgy/pg_dev:pg16@sha256:af6938b50fdd63a208a44fced9a09bd556f56a97f1c11f02ae5b90eb17417ea9 AS pg16
1010

1111
FROM postgrest/postgrest:v9.0.1@sha256:2fe9360dba5520267f4ba4be6bb9e399a63acfcd081090ca8598064ccb6ac4a8 AS pgrst9
1212
FROM postgrest/postgrest:v10.2.0@sha256:0885714e16ad539d970c9a0e668a3184e814c488e1f3759a8f2ee40158e780cb AS pgrst10

0 commit comments

Comments
 (0)