Skip to content

Commit 188a183

Browse files
committed
Revert "fix(docker): bump supabase/postgres from 17.6.1.017 to 17.6.1.020 in …"
This reverts commit 29adfc4.
1 parent d916a7a commit 188a183

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.020 AS pg
2+
FROM supabase/postgres:17.6.1.017 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)