Skip to content

Commit a01073b

Browse files
chore(deps): bump supabase/realtime from v2.51.7 to v2.51.11 in /pkg/config/templates in the docker-minor group (#4237)
chore(deps): bump supabase/realtime Bumps the docker-minor group in /pkg/config/templates with 1 update: supabase/realtime. Updates `supabase/realtime` from v2.51.7 to v2.51.11 --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.51.11 dependency-type: direct:production dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e978a39 commit a01073b

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
@@ -11,7 +11,7 @@ FROM supabase/edge-runtime:v1.69.12 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.7.0 AS supavisor
1313
FROM supabase/gotrue:v2.180.0 AS gotrue
14-
FROM supabase/realtime:v2.51.7 AS realtime
14+
FROM supabase/realtime:v2.51.11 AS realtime
1515
FROM supabase/storage-api:v1.28.0 AS storage
1616
FROM supabase/logflare:1.22.4 AS logflare
1717
# Append to JobImages when adding new dependencies below

0 commit comments

Comments
 (0)