Skip to content

Commit

Permalink
fix(storage): bump storage version to v0.46.4 (#1883)
Browse files Browse the repository at this point in the history
* fix: bump storage v0.46.3

* chore: resolve lint error

* chore: bump version

---------

Co-authored-by: Qiao Han <[email protected]>
Co-authored-by: Han Qiao <[email protected]>
  • Loading branch information
3 people authored Jan 29, 2024
1 parent aa3ca89 commit c72e03a
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 (
PgProveImage = "supabase/pg_prove:3.36"
GotrueImage = "supabase/gotrue:v2.132.3"
RealtimeImage = "supabase/realtime:v2.25.50"
StorageImage = "supabase/storage-api:v0.43.11"
StorageImage = "supabase/storage-api:v0.46.4"
LogflareImage = "supabase/logflare:1.4.0"
// Should be kept in-sync with EdgeRuntimeImage
DenoVersion = "1.30.3"
Expand Down

0 comments on commit c72e03a

Please sign in to comment.