Skip to content

Commit

Permalink
Pass 'bridge' parameter down into relevant function when calling 'up'
Browse files Browse the repository at this point in the history
  • Loading branch information
SNeugber committed Mar 28, 2024
1 parent e301c95 commit 1841e78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scompose/project/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ def up(
names,
command="up",
writable_tmpfs=writable_tmpfs,
bridge=bridge,
no_resolv=no_resolv,
)

Expand Down

0 comments on commit 1841e78

Please sign in to comment.