From 736e0724a31774127c5a3187c2a7267b91587776 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 19:52:43 +0000 Subject: [PATCH] chore(deps): update postgrest/postgrest:devel docker digest to 1bc324a (#317) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f7bc52f..b5fe2bd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ FROM postgrest/postgrest:v9.0.1@sha256:2fe9360dba5520267f4ba4be6bb9e399a63acfcd0 FROM postgrest/postgrest:v10.2.0@sha256:0885714e16ad539d970c9a0e668a3184e814c488e1f3759a8f2ee40158e780cb AS pgrst10 FROM postgrest/postgrest:v11.2.2@sha256:23b2dabfc7f3f1a6c11b71f2ce277191659da38ab76042a30c3c8d6c4e07b446 AS pgrst11 FROM postgrest/postgrest:v12.2.3@sha256:729bf65c733b73f5b52777f0e4b853f22ed73aa67a22d38269d289779b0a8401 AS pgrst12 -FROM postgrest/postgrest:devel@sha256:cb6d0add2c645fd4a8583638ba341cde759932cdf46f79dd7d5ae99782ce498a AS pgrstdevel +FROM postgrest/postgrest:devel@sha256:1bc324ac5abed46de3009ba69d3a86fc05b0f179d2f5145466994e032bd0d285 AS pgrstdevel # hadolint ignore=DL3006 FROM pgrst${PGRST_MAJOR} AS postgrest