We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf503a4 commit dfa3dd3Copy full SHA for dfa3dd3
pkg/config/templates/Dockerfile
@@ -1,5 +1,5 @@
1
# Exposed for updates by .github/dependabot.yml
2
-FROM supabase/postgres:15.8.1.054 AS pg15
+FROM supabase/postgres:15.8.1.056 AS pg15
3
# Append to ServiceImages when adding new dependencies below
4
FROM library/kong:2.8.1 AS kong
5
FROM axllent/mailpit:v1.22.3 AS mailpit
0 commit comments