Skip to content

Commit 7f3125a

Browse files
fix(deps): bump supabase/logflare from 1.22.2 to 1.22.3 in /pkg/config/templates (#4193)
chore(deps): bump supabase/logflare in /pkg/config/templates Bumps supabase/logflare from 1.22.2 to 1.22.3. --- updated-dependencies: - dependency-name: supabase/logflare dependency-version: 1.22.3 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> Co-authored-by: Han Qiao <sweatybridge@gmail.com>
1 parent 39e7aea commit 7f3125a

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.0 AS supavisor
1313
FROM supabase/gotrue:v2.179.0 AS gotrue
1414
FROM supabase/realtime:v2.51.3 AS realtime
1515
FROM supabase/storage-api:v1.27.4 AS storage
16-
FROM supabase/logflare:1.22.2 AS logflare
16+
FROM supabase/logflare:1.22.3 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)