Skip to content

Commit 9d0fafe

Browse files
fix(docker): bump supabase/logflare
Bumps the docker-minor group in /pkg/config/templates with 1 update: supabase/logflare. Updates `supabase/logflare` from 1.30.0 to 1.30.2 --- updated-dependencies: - dependency-name: supabase/logflare dependency-version: 1.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd3226b commit 9d0fafe

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
@@ -13,7 +13,7 @@ FROM supabase/supavisor:2.7.4 AS supavisor
1313
FROM supabase/gotrue:v2.185.0 AS gotrue
1414
FROM supabase/realtime:v2.71.4 AS realtime
1515
FROM supabase/storage-api:v1.33.5 AS storage
16-
FROM supabase/logflare:1.30.0 AS logflare
16+
FROM supabase/logflare:1.30.2 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)