chore(self-hosted): update studio to the latest build from 2026-04-27 (#45291)

This commit is contained in:
Andrey A.
2026-04-28 10:42:45 +02:00
committed by GitHub
parent 7333fd26e4
commit af762a9c54
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ services:
studio:
container_name: supabase-studio
image: supabase/studio:2026.04.27-sha-4afbe9c
image: supabase/studio:2026.04.27-sha-5f60601
restart: unless-stopped
healthcheck:
test:
+1 -1
View File
@@ -1,7 +1,7 @@
# Docker Image Versions
## 2026-04-27
- supabase/studio:2026.04.27-sha-4afbe9c (prev supabase/studio:2026.04.08-sha-205cbe7)
- supabase/studio:2026.04.27-sha-5f60601 (prev supabase/studio:2026.04.08-sha-205cbe7)
## 2026-04-08
- supabase/studio:2026.04.08-sha-205cbe7 (prev supabase/studio:2026.03.16-sha-5528817)