We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fda543 commit 1f65737Copy full SHA for 1f65737
docker/compose.yml
@@ -3,7 +3,7 @@ version: '3.8'
3
services:
4
db:
5
container_name: orb-db
6
- image: supabase/postgres:15.8.1.044
+ image: supabase/postgres:15.8.1.047
7
command: postgres -c config_file=/etc/postgresql/postgresql.conf
8
restart: unless-stopped
9
ports:
0 commit comments