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 dd639d0

Browse files
fix(docker): bump supabase/postgres from 17.6.1.021 to 17.6.1.022 in /pkg/config/templates (#4308)
fix(docker): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 17.6.1.021 to 17.6.1.022. --- updated-dependencies: - dependency-name: supabase/postgres dependency-version: 17.6.1.022 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>
1 parent 068afe6 commit dd639d0

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
@@ -1,5 +1,5 @@
11
# Exposed for updates by .github/dependabot.yml
2-
FROM supabase/postgres:17.6.1.021 AS pg
2+
FROM supabase/postgres:17.6.1.022 AS pg
33
# Append to ServiceImages when adding new dependencies below
44
FROM library/kong:2.8.1 AS kong
55
FROM axllent/mailpit:v1.22.3 AS mailpit

0 commit comments

Comments
(0)

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