Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #418 from anarkiwi/v20
Browse files Browse the repository at this point in the history
dovesnap 1.1.20
  • Loading branch information
rashley-iqt authored Jan 2, 2024
2 parents d926b56 + eb0e5e7 commit 828a0c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blue/5G/daedalus/daedalus.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ def build_dockers(srsran=False, ueransim=False, open5gs=False):

def start_dovesnap(self):
"""Start Dovesnap components in Docker containers"""
release = 'v1.1.8'
release = 'v1.1.20'
faucet_prefix = '/tmp/tpfaucet'
sudo[ip['link', 'add', 'tpmirrorint', 'type', 'veth',
'peer', 'name', 'tpmirror']](retcode=(0, 2))
Expand Down

0 comments on commit 828a0c5

Please sign in to comment.