Skip to content

Commit ca78d7d

Browse files
chore(deps): update supabase/postgres docker tag to v17
1 parent a892670 commit ca78d7d

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.6.1.146
1+
FROM supabase/postgres:17.4.1.013
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)