Skip to content

Commit

Permalink
fix: reinstate versions
Browse files Browse the repository at this point in the history
  • Loading branch information
J0 committed Apr 19, 2024
1 parent 5bc116b commit cb071e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/utils/misc.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ const (
PgbouncerImage = "bitnami/pgbouncer:1.20.1-debian-11-r39"
PgProveImage = "supabase/pg_prove:3.36"
GotrueImage = "supabase/gotrue:v2.148.0"
RealtimeImage = "supabase/realtime:v2.27.5"
StorageImage = "supabase/storage-api:v0.46.4"
RealtimeImage = "supabase/realtime:v2.28.23"
StorageImage = "supabase/storage-api:v1.0.6"
LogflareImage = "supabase/logflare:1.4.0"
// Should be kept in-sync with EdgeRuntimeImage
DenoVersion = "1.30.3"
Expand Down

0 comments on commit cb071e2

Please sign in to comment.