Skip to content

Commit

Permalink
fix: bump logflare to fix restart issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatybridge committed Jul 4, 2023
1 parent 673a480 commit 524bd13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/utils/misc.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const (
GotrueImage = "supabase/gotrue:v2.62.1"
RealtimeImage = "supabase/realtime:v2.10.1"
StorageImage = "supabase/storage-api:v0.40.4"
LogflareImage = "supabase/logflare:1.0.2"
LogflareImage = "supabase/logflare:1.3.16"
// Should be kept in-sync with EdgeRuntimeImage
DenoVersion = "1.30.3"
)
Expand Down

0 comments on commit 524bd13

Please sign in to comment.