Skip to content

Commit 933798a

Browse files
chore(deps): bump supabase/supavisor from 2.5.7 to 2.6.0 in /pkg/config/templates (#3945)
chore(deps): bump supabase/supavisor in /pkg/config/templates Bumps supabase/supavisor from 2.5.7 to 2.6.0. --- updated-dependencies: - dependency-name: supabase/supavisor dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 821f7b9 commit 933798a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FROM supabase/studio:2025.07.28-sha-578b707 AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
1010
FROM supabase/edge-runtime:v1.68.3 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
12-
FROM supabase/supavisor:2.5.7 AS supavisor
12+
FROM supabase/supavisor:2.6.0 AS supavisor
1313
FROM supabase/gotrue:v2.177.0 AS gotrue
1414
FROM supabase/realtime:v2.41.11 AS realtime
1515
FROM supabase/storage-api:v1.25.12 AS storage

0 commit comments

Comments
 (0)