mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-02-20 17:22:48 +00:00
Build pyats based on ubuntu:focal
This commit is contained in:
parent
eb92099082
commit
fdfc66b4f0
@ -16,8 +16,7 @@ mikrotik-winbox mikrotik-winbox
|
||||
ostinato-wireshark ostinato-wireshark
|
||||
openvswitch openvswitch
|
||||
ovs-snmp ovs-snmp --platform=linux/arm64
|
||||
# pyats: fails to build on ubuntu 24.04 (noble)
|
||||
#pyats pyats
|
||||
pyats pyats
|
||||
ubuntu:focal ubuntu
|
||||
|
||||
# Tests
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:latest
|
||||
FROM ubuntu:focal
|
||||
|
||||
WORKDIR /pyats
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user