Skip to content

Commit

Permalink
fix: Bump up Realtime to version 2.25.27 (supabase#18874)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipecabaco committed Nov 12, 2023
1 parent 8c03a62 commit 97f0c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ services:
realtime:
# This container name looks inconsistent but is correct because realtime constructs tenant id by parsing the subdomain
container_name: realtime-dev.supabase-realtime
image: supabase/realtime:v2.10.1
image: supabase/realtime:v2.25.27
depends_on:
db:
# Disable this if you are using an external Postgres database
Expand Down

0 comments on commit 97f0c54

Please sign in to comment.