We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb92099 + df2bdd2 commit e957374Copy full SHA for e957374
docker/docker_images
@@ -16,8 +16,7 @@ mikrotik-winbox mikrotik-winbox
16
ostinato-wireshark ostinato-wireshark
17
openvswitch openvswitch
18
ovs-snmp ovs-snmp --platform=linux/arm64
19
-# pyats: fails to build on ubuntu 24.04 (noble)
20
-#pyats pyats
+pyats pyats
21
ubuntu:focal ubuntu
22
23
# Tests
docker/pyats/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:latest
+FROM ubuntu:jammy
2
3
WORKDIR /pyats
4
0 commit comments