Skip to content

Commit c3b94a5

Browse files
fix(docker): bump the docker-minor group in /pkg/config/templates with 2 updates (#4515)
1 parent 9f37d66 commit c3b94a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/config/templates/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ FROM supabase/edge-runtime:v1.69.25 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.7.4 AS supavisor
1313
FROM supabase/gotrue:v2.183.0 AS gotrue
14-
FROM supabase/realtime:v2.65.2 AS realtime
14+
FROM supabase/realtime:v2.65.3 AS realtime
1515
FROM supabase/storage-api:v1.32.0 AS storage
16-
FROM supabase/logflare:1.26.12 AS logflare
16+
FROM supabase/logflare:1.26.13 AS logflare
1717
# Append to JobImages when adding new dependencies below
1818
FROM supabase/pgadmin-schema-diff:cli-0.0.5 AS differ
1919
FROM supabase/migra:3.0.1663481299 AS migra

0 commit comments

Comments
 (0)