Skip to content

Commit

Permalink
compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrede committed Apr 3, 2024
1 parent 219d2fe commit 43c333a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/tests/examples/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pip install ./fedn/ fire
>&2 echo "Start FEDn"
pushd "examples/$example"

docker-compose \
docker compose \
-f ../../docker-compose.yaml \
-f docker-compose.override.yaml \
up -d --build
Expand Down

0 comments on commit 43c333a

Please sign in to comment.