Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
5e079b91
Commit
5e079b91
authored
Nov 12, 2020
by
Ben Boeckel
⛰
Browse files
ci: update to Fedora 33 for Linux testing
Fedora 31 is EOL this month.
parent
ce23e370
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/docker/fedora3
1
/Dockerfile
→
.gitlab/ci/docker/fedora3
3
/Dockerfile
View file @
5e079b91
FROM
fedora:3
1
FROM
fedora:3
3
MAINTAINER
Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
RUN
dnf
install
-y
\
RUN
dnf
install
--setopt
=
install_weak_deps
=
False
-y
\
/usr/bin/glxinfo git mesa-dri-drivers mesa-libGL
*
\
libXcursor-devel libxcrypt-compat.x86_64
\
&&
dnf clean all
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment