Skip to content

Commit 97a1e3b

Browse files
chore(deps): Update all non-major dependencies (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9eacf2a commit 97a1e3b

File tree

3 files changed

+60
-573
lines changed

3 files changed

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

0 commit comments

Comments
 (0)