Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e5b1f6d

Browse files
fix(docker): bump the docker-minor group in /pkg/config/templates with 2 updates (#4340)
fix(docker): bump the docker-minor group Bumps the docker-minor group in /pkg/config/templates with 2 updates: supabase/realtime and supabase/logflare. Updates `supabase/realtime` from v2.56.0 to v2.56.2 Updates `supabase/logflare` from 1.22.6 to 1.23.0 --- updated-dependencies: - dependency-name: supabase/realtime dependency-version: v2.56.2 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/logflare dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor 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 886a008 commit e5b1f6d

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.14 AS edgeruntime
1111
FROM timberio/vector:0.28.1-alpine AS vector
1212
FROM supabase/supavisor:2.7.3 AS supavisor
1313
FROM supabase/gotrue:v2.180.0 AS gotrue
14-
FROM supabase/realtime:v2.56.0 AS realtime
14+
FROM supabase/realtime:v2.56.2 AS realtime
1515
FROM supabase/storage-api:v1.28.1 AS storage
16-
FROM supabase/logflare:1.22.6 AS logflare
16+
FROM supabase/logflare:1.23.0 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)

AltStyle によって変換されたページ (->オリジナル) /