We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aafe63 commit ff3cf65Copy full SHA for ff3cf65
docker/compose.yml
@@ -3,7 +3,7 @@ version: '3.8'
3
services:
4
db:
5
container_name: orb-db
6
- image: supabase/postgres:15.14.1.005
+ image: supabase/postgres:15.14.1.011
7
command: postgres -c config_file=/etc/postgresql/postgresql.conf
8
restart: unless-stopped
9
ports:
0 commit comments