We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edae5a6 commit fb78afcCopy full SHA for fb78afc
pkg/config/templates/Dockerfile
@@ -1,5 +1,5 @@
1
# Exposed for updates by .github/dependabot.yml
2
-FROM supabase/postgres:15.8.1.049 AS pg15
+FROM supabase/postgres:15.8.1.053 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