Skip to content

Commit bd6fb8d

Browse files
chore(deps): bump supabase/realtime in /pkg/config/templates
Bumps supabase/realtime from v2.34.47 to v2.34.52. --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.34.52 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1669e83 commit bd6fb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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
1313
FROM supabase/gotrue:v2.171.0 AS gotrue
14-
FROM supabase/realtime:v2.34.47 AS realtime
14+
FROM supabase/realtime:v2.34.52 AS realtime
1515
FROM supabase/storage-api:v1.22.7 AS storage
1616
FROM supabase/logflare:1.12.0 AS logflare
1717
# Append to JobImages when adding new dependencies below

0 commit comments

Comments
 (0)