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
adfb11c2
Commit
adfb11c2
authored
Jun 12, 2019
by
Scott Wittenburg
Browse files
Update docker build defaults to pick latest release (v5.6.1)
parent
805137f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Scripts/docker/ubuntu/Dockerfile
View file @
adfb11c2
...
...
@@ -50,8 +50,8 @@ ARG BASE_IMAGE=nvidia/opengl:1.0-glvnd-devel-ubuntu18.04
FROM
${BASE_IMAGE}
ARG
RENDERING=egl
ARG
PARAVIEW_TAG=v5.6.
0
ARG
SUPERBUILD_TAG=v5.6.
0
ARG
PARAVIEW_TAG=v5.6.
1
ARG
SUPERBUILD_TAG=v5.6.
1
ARG
SUPERBUILD_REPO=https://gitlab.kitware.com/paraview/paraview-superbuild.git
ARG
DEV_BUILD=false
...
...
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