Skip to content

Commit 8ca836a

Browse files
chore(deps): bump supabase/supavisor from 2.5.3 to 2.5.5 in /pkg/config/templates (#3746)
chore(deps): bump supabase/supavisor in /pkg/config/templates Bumps supabase/supavisor from 2.5.3 to 2.5.5. --- updated-dependencies: - dependency-name: supabase/supavisor dependency-version: 2.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1f79b4 commit 8ca836a

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.06.16-sha-c4316c3 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.3 AS supavisor
12+
FROM supabase/supavisor:2.5.5 AS supavisor
1313
FROM supabase/gotrue:v2.176.1 AS gotrue
1414
FROM supabase/realtime:v2.37.3 AS realtime
1515
FROM supabase/storage-api:v1.24.6 AS storage

0 commit comments

Comments
 (0)