Skip to content

Commit

Permalink
fix: Upgrade realtime image to v0.19.0 (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: Bobbie Soedirgo <bobbie@soedirgo.dev>
  • Loading branch information
byudaniel and soedirgo committed Nov 30, 2021
1 parent ea01313 commit b396cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const (
KongImage = "library/kong:2.1"
GotrueImage = "supabase/gotrue:v2.2.6"
InbucketImage = "inbucket/inbucket:stable"
RealtimeImage = "supabase/realtime:v0.18.0"
RealtimeImage = "supabase/realtime:v0.19.0"
PostgrestImage = "postgrest/postgrest:v8.0.0"
StorageImage = "supabase/storage-api:v0.9.3"
DifferImage = "supabase/pgadmin-schema-diff:cli-0.0.4"
Expand Down

0 comments on commit b396cc0

Please sign in to comment.