Skip to content

Commit bf2bf2f

Browse files
chore(deps): update supabase/postgres docker tag to v17
1 parent 0c42842 commit bf2bf2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM supabase/postgres:15.8.1.060
1+
FROM supabase/postgres:17.4.1.016
22

33
ADD ./realtime.sql /docker-entrypoint-initdb.d/migrations/99-realtime.sql
44
ADD ./webhooks.sql /docker-entrypoint-initdb.d/init-scripts/98-webhooks.sql

0 commit comments

Comments
 (0)