Skip to content
Snippets Groups Projects
Verified Commit 984e9790 authored by Adam Mercer's avatar Adam Mercer
Browse files

enable swig4 module

parent db762c55
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -27,5 +27,8 @@ RUN dnf -y install \
igwn-backports-config && \
dnf clean all
# enable swig4 module
RUN dnf -y module enable swig:4.0
# install available updates
RUN dnf -y update && dnf clean all
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment