Skip to content

Commit fe64929

Browse files
chore(deps): Update all non-major dependencies
1 parent 63e3230 commit fe64929

File tree

2 files changed

+150
-112
lines changed

2 files changed

+150
-112
lines changed

docker/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.8'
33
services:
44
db:
55
container_name: orb-db
6-
image: supabase/postgres:15.8.1.100
6+
image: supabase/postgres:15.8.1.112
77
command: postgres -c config_file=/etc/postgresql/postgresql.conf
88
restart: unless-stopped
99
ports:

0 commit comments

Comments
 (0)