Skip to content

Commit 2fe2f81

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

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:50c015cd8c1ac7e6ae86b2e2f537dba2c89d89d593d253fbfeaedb054ce82859 AS pg12
5-
FROM technowledgy/pg_dev:pg13@sha256:7d21393ffdf8e35bf76d19d24c9a4cfc19f230c276a78a9b1ae76f80ac8a9f1f AS pg13
6-
FROM technowledgy/pg_dev:pg14@sha256:49e5b2b100f46b4f28b3c736501e8eb72fa0d1ad3bd730225f2997bb8386392f AS pg14
7-
FROM technowledgy/pg_dev:pg14-invoker@sha256:8f66bef5192ca22a67fa6cbc9b9dcdda4cbcf02021528ba37f890fdc2d6398d1 AS pg14-invoker
8-
FROM technowledgy/pg_dev:pg15@sha256:dc8c035e2985eed1dc57d758235694958a74970a131d76edb6b42d2d12629383 AS pg15
9-
FROM technowledgy/pg_dev:pg16@sha256:d36d9d51de3fd530a35c719bbdf29f8c993290c6b7f60c4c5bf0bbb217609f57 AS pg16
4+
FROM technowledgy/pg_dev:pg12@sha256:62e7631a2f1bdeedcba2123b28e754e0563933c030c6814be4234fd7f4b70741 AS pg12
5+
FROM technowledgy/pg_dev:pg13@sha256:343d1ab6e677c06bc7a0538cc879ee28d846c4cf4eeca0fa089dd6e412b52d71 AS pg13
6+
FROM technowledgy/pg_dev:pg14@sha256:fb12384da253cd4e5df5d456fadee80a20f539e90f7b83e05b6b131e4cd98f96 AS pg14
7+
FROM technowledgy/pg_dev:pg14-invoker@sha256:e5fa74a5fca9a458165a99e41a90e1e4693de757c3d69ff0ca127a1f6bc7162f AS pg14-invoker
8+
FROM technowledgy/pg_dev:pg15@sha256:86c52da49d243aadbeb6693331dbbd6470827cdcf96e3011112bbda90a13cae0 AS pg15
9+
FROM technowledgy/pg_dev:pg16@sha256:f17146c66125da05d0b3b2c4aefb037ebea0587b837363cbe016b4fe4259633b 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)