Skip to content
Snippets Groups Projects
Commit 530aa2f3 authored by Scott Wittenburg's avatar Scott Wittenburg
Browse files

Update default base image to be based on latest Ubuntu LTS

parent a6086da6
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
# "master", "v5.6.0", <branch-name>, etc...
#
ARG BASE_IMAGE=nvidia/opengl:1.0-glvnd-devel-ubuntu16.04
ARG BASE_IMAGE=nvidia/opengl:1.0-glvnd-devel-ubuntu18.04
FROM ${BASE_IMAGE}
ARG RENDERING=egl
......
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