Skip to content

Commit 5a1c3cb

Browse files
chore(deps): bump supabase/postgres from 15.8.1.056 to 15.8.1.058 in /pkg/config/templates (#3332)
chore(deps): bump supabase/postgres in /pkg/config/templates Bumps supabase/postgres from 15.8.1.056 to 15.8.1.058. --- updated-dependencies: - dependency-name: supabase/postgres 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 cc3f2f1 commit 5a1c3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/templates/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Exposed for updates by .github/dependabot.yml
2-
FROM supabase/postgres:15.8.1.056 AS pg15
2+
FROM supabase/postgres:15.8.1.058 AS pg15
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)