Skip to content

Commit

Permalink
chore(deps): update postgrest/postgrest:devel docker digest to 0d9c05c (
Browse files Browse the repository at this point in the history
#258)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 14, 2024
1 parent 36455f3 commit fa58cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.2@sha256:7755805562a33c0359c768a87d43f2ef6b2d13621778d43d15e12437c83f53a6 AS pgrst12
FROM postgrest/postgrest:devel@sha256:140bf3dc59b8576f2b82bc2554a887019f8cf2d9310b7fff09a36cd95cd943e7 AS pgrstdevel
FROM postgrest/postgrest:devel@sha256:0d9c05c391a11fab97cf4010315ef4f1c2995c3b0a7521e52989c6a8c2148d6e AS pgrstdevel

# hadolint ignore=DL3006
FROM pgrst${PGRST_MAJOR} AS postgrest
Expand Down

0 comments on commit fa58cee

Please sign in to comment.