Skip to content

Commit 5634102

Browse files
chore(deps): update postgrest/postgrest:devel docker digest to 2de682b (#355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e4a9b9 commit 5634102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ FROM postgrest/postgrest:v9.0.1@sha256:2fe9360dba5520267f4ba4be6bb9e399a63acfcd0
1212
FROM postgrest/postgrest:v10.2.0@sha256:0885714e16ad539d970c9a0e668a3184e814c488e1f3759a8f2ee40158e780cb AS pgrst10
1313
FROM postgrest/postgrest:v11.2.2@sha256:23b2dabfc7f3f1a6c11b71f2ce277191659da38ab76042a30c3c8d6c4e07b446 AS pgrst11
1414
FROM postgrest/postgrest:v12.2.8@sha256:e5978740a590628f2114730bb942f35342ea70b8b7a86697a3df283c0caea109 AS pgrst12
15-
FROM postgrest/postgrest:devel@sha256:8002c5a1214d4ff8f090bd546ba362e6bcec517b355eaa675c6261a4cbcde9f4 AS pgrstdevel
15+
FROM postgrest/postgrest:devel@sha256:2de682b161065597723242ae8b91e955c8cb24947e5ceb843ef17bc32d523465 AS pgrstdevel
1616

1717
# hadolint ignore=DL3006
1818
FROM pgrst${PGRST_MAJOR} AS postgrest

0 commit comments

Comments
 (0)