Skip to content

Commit 1f65737

Browse files
chore(deps): Update all non-major dependencies (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fda543 commit 1f65737

File tree

2 files changed

+244
-237
lines changed

2 files changed

+244
-237
lines changed

docker/compose.yml

+1-1
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.044
6+
image: supabase/postgres:15.8.1.047
77
command: postgres -c config_file=/etc/postgresql/postgresql.conf
88
restart: unless-stopped
99
ports:

0 commit comments

Comments
 (0)