There was an error while loading. Please reload this page.
1 parent c78f6ec commit bda7c5cCopy full SHA for bda7c5c
1 file changed
.github/docker/testing/Dockerfile.testing-plugins-alma10
@@ -22,7 +22,7 @@ dnf clean all
22
dnf install -y python3.13 python3.13-pip
23
pip3.13 install robotframework robotframework-examples
24
# Install snmpsim
25
-pip3.13 install snmpsim pysmi
+pip3.13 install snmpsim pysmi cryptography
26
27
dnf install -y nodejs24
28
curl -fsSL https://get.pnpm.io/install.sh | env PNPM_VERSION=${PNPM_VERSION} bash -
0 commit comments