Skip to content

Commit b3bee3d

Browse files
chore(deps): bump supabase/gotrue from v2.175.0 to v2.176.0 in /pkg/config/templates (#3697)
chore(deps): bump supabase/gotrue in /pkg/config/templates Bumps supabase/gotrue from v2.175.0 to v2.176.0. --- updated-dependencies: - dependency-name: supabase/gotrue dependency-version: v2.176.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fc65cd commit b3bee3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ FROM darthsim/imgproxy:v3.8.0 AS imgproxy
1010
FROM supabase/edge-runtime:v1.67.4 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.5.1 AS supavisor
13-
FROM supabase/gotrue:v2.175.0 AS gotrue
13+
FROM supabase/gotrue:v2.176.1 AS gotrue
1414
FROM supabase/realtime:v2.36.16 AS realtime
1515
FROM supabase/storage-api:v1.24.6 AS storage
1616
FROM supabase/logflare:1.14.2 AS logflare

0 commit comments

Comments
 (0)