Skip to content

Commit 97c4238

Browse files
chore(deps): update postgres (#346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 942331c commit 97c4238

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:49057dcde86f3dc62f0e3f348e935fb633dc8acb3aea1d3607c82ff28e801f8a AS pg12
5-
FROM technowledgy/pg_dev:pg13@sha256:81b4453a268b0de6b6a7cf0f46cb5316c1a83d7393211387c50ee287e6a7ceef AS pg13
6-
FROM technowledgy/pg_dev:pg14@sha256:5316c72cf4a4c620f419163986c75ef5d6961d07e3216015ea6f8b4d9dbd45f3 AS pg14
7-
FROM technowledgy/pg_dev:pg14-invoker@sha256:1098ffc0183a09d6638a82d9411930f246053c573e1ff2fc6dec59f45924f7ab AS pg14-invoker
8-
FROM technowledgy/pg_dev:pg15@sha256:e393a574934f6868aae18ec597efdc536c7151a3d3c6a4b146556428d515608c AS pg15
9-
FROM technowledgy/pg_dev:pg16@sha256:bb1dffe7c914b0ddbc6db6598763d5d914b3c8ce31a5aa446f02017a6e4946d7 AS pg16
4+
FROM technowledgy/pg_dev:pg12@sha256:3a45046667e84245effc6516fb6101ade426297ff682857552cf343c4ba3f7c1 AS pg12
5+
FROM technowledgy/pg_dev:pg13@sha256:402fcba9a6f8beda60eaeb9c199430c10c8c755f62fb934fceaad16713e8f92f AS pg13
6+
FROM technowledgy/pg_dev:pg14@sha256:cb0362ccc8f21e68b67711c23bab3328c8df54ebe12c8071979ed05b62f68171 AS pg14
7+
FROM technowledgy/pg_dev:pg14-invoker@sha256:a667024be93377d9c379310aa20803895694d36b826e2e22868614d907f42875 AS pg14-invoker
8+
FROM technowledgy/pg_dev:pg15@sha256:6b3bca79d1ba1c68990cd52f189b1ca04265f06ee445d946b4c5d87ff0b4be2b AS pg15
9+
FROM technowledgy/pg_dev:pg16@sha256:26b3276a687319298908a3fe7d3b467d567ab0d603561c5947ef2208ab433c29 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)