Skip to content

Commit 3541c92

Browse files
renovate[bot]wolfgangwalther
authored andcommitted
chore(deps): update postgres
1 parent 22d5f4d commit 3541c92

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:5e1d3fb01b8dcdf05ce2fbe02c417cdcd49675d4dfe5650b0f3b4574080723e8 AS pg12
5-
FROM technowledgy/pg_dev:pg13@sha256:9bfe1a2e80d394bac14d4e642a9fdd46043a24e22b7ff44551a52f5a1feeb2c7 AS pg13
6-
FROM technowledgy/pg_dev:pg14@sha256:0ba61f2b328cad8fa79b0fa0c73dfed3810ab3e15f07d2899cd0fb232710a834 AS pg14
7-
FROM technowledgy/pg_dev:pg14-invoker@sha256:4283cf5f1e4cbe49a46543e5a9dd6de18c4ac53cad0ef495d364781123efb1d4 AS pg14-invoker
8-
FROM technowledgy/pg_dev:pg15@sha256:5864b7a8331cdb573fc1132d04534163cf4010c9bb93263a77dbe5896728440b AS pg15
9-
FROM technowledgy/pg_dev:pg16@sha256:1b8b5bdae52d503c7316355ea07b7340f9eeb962bff53fe141034a60eb749f78 AS pg16
4+
FROM technowledgy/pg_dev:pg12@sha256:09ebd13c1ff29b581d4117f907492ce6b8ffebaa8166ccc16d6af0e7e83f6dd7 AS pg12
5+
FROM technowledgy/pg_dev:pg13@sha256:3d9c5d0eca99d4104f27de2d1e57f9a74096ae7e7d490f5f04b25c33b0eebe76 AS pg13
6+
FROM technowledgy/pg_dev:pg14@sha256:fcf6023c702179786d5fc0f225bd85ed630c8ec1c44bd3701ce21edeb11695c8 AS pg14
7+
FROM technowledgy/pg_dev:pg14-invoker@sha256:cd2b7af0f1bd73b75f40b0fcfc0500e4f63a502c84fba3cc4820a0a3eba52389 AS pg14-invoker
8+
FROM technowledgy/pg_dev:pg15@sha256:e2e7b28bedca4fb2caa0eb08401769a34c1841fc8daeec60a0da2c90230650c4 AS pg15
9+
FROM technowledgy/pg_dev:pg16@sha256:9f588d5f87ce2e8bd57aa7d7a34fb7374301536a7924201fe14c02f59458a298 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)