Skip to content

Commit 841c9f1

Browse files
fix(docker): bump supabase/logflare from 1.32.3 to 1.32.5 in /pkg/config/templates in the docker-minor group (#4882)
fix(docker): bump supabase/logflare Bumps the docker-minor group in /pkg/config/templates with 1 update: supabase/logflare. Updates `supabase/logflare` from 1.32.3 to 1.32.5 --- updated-dependencies: - dependency-name: supabase/logflare dependency-version: 1.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 562fced commit 841c9f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.186.0 AS gotrue
1414
FROM supabase/realtime:v2.77.0 AS realtime
1515
FROM supabase/storage-api:v1.38.0 AS storage
16-
FROM supabase/logflare:1.32.3 AS logflare
16+
FROM supabase/logflare:1.32.5 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)