Skip to content

Commit bb09aa3

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

File tree

3 files changed

+57
-257
lines changed

3 files changed

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

0 commit comments

Comments
 (0)