Skip to content

Commit

Permalink
chore(deps): Update all non-major dependencies (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent fe05a3b commit 726b172
Show file tree
Hide file tree
Showing 3 changed files with 1,079 additions and 325 deletions.
2 changes: 1 addition & 1 deletion docker/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.8'
services:
db:
container_name: orb-db
image: supabase/postgres:15.8.1.031
image: supabase/postgres:15.8.1.032
command: postgres -c config_file=/etc/postgresql/postgresql.conf
restart: unless-stopped
ports:
Expand Down
Loading

0 comments on commit 726b172

Please sign in to comment.