diff options
Diffstat (limited to 'podman/arch-testenv')
-rw-r--r-- | podman/arch-testenv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/podman/arch-testenv b/podman/arch-testenv index ec05243..11b3087 100644 --- a/podman/arch-testenv +++ b/podman/arch-testenv @@ -7,4 +7,4 @@ RUN python3 -m pip install pytest-parallel RUN rustup install stable RUN rustup default stable RUN cargo install usvg resvg - +RUN python3 -m pip install --upgrade gerbonara |