Skip to content

Commit a7bd612

Browse files
chore(deps): bump supabase/supavisor from 2.5.0 to 2.5.1 in /pkg/config/templates (#3454)
chore(deps): bump supabase/supavisor in /pkg/config/templates Bumps supabase/supavisor from 2.5.0 to 2.5.1. --- updated-dependencies: - dependency-name: supabase/supavisor dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b8c01d commit a7bd612

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.04.17-sha-c0bddbb AS studio
99
FROM darthsim/imgproxy:v3.8.0 AS imgproxy
1010
FROM supabase/edge-runtime:v1.67.4 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
12-
FROM supabase/supavisor:2.5.0 AS supavisor
12+
FROM supabase/supavisor:2.5.1 AS supavisor
1313
FROM supabase/gotrue:v2.171.0 AS gotrue
1414
FROM supabase/realtime:v2.34.47 AS realtime
1515
FROM supabase/storage-api:v1.22.3 AS storage

0 commit comments

Comments
 (0)