Skip to content

Commit ebb9f44

Browse files
chore(deps): bump supabase/gotrue from v2.173.0 to v2.174.0 in /pkg/config/templates (#3630)
chore(deps): bump supabase/gotrue in /pkg/config/templates Bumps supabase/gotrue from v2.173.0 to v2.174.0. --- updated-dependencies: - dependency-name: supabase/gotrue dependency-version: v2.174.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 d26fc52 commit ebb9f44

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.173.0 AS gotrue
13+
FROM supabase/gotrue:v2.174.0 AS gotrue
1414
FROM supabase/realtime:v2.35.6 AS realtime
1515
FROM supabase/storage-api:v1.22.17 AS storage
1616
FROM supabase/logflare:1.12.0 AS logflare

0 commit comments

Comments
 (0)