Skip to content

Commit

Permalink
Merge pull request #1180 from gettakaro/fix-dc-network-deprecation
Browse files Browse the repository at this point in the history
fix(deps): docker-compose network syntax deprecation
  • Loading branch information
emielvanseveren authored Aug 24, 2024
2 parents ef0cf31 + 826aba7 commit 5b9be9b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,4 @@ services:

networks:
takaro:
external:
name: takaro
external: true

0 comments on commit 5b9be9b

Please sign in to comment.