upgrade to virtualgl 3.1.
This commit is contained in:
parent
9314153f74
commit
7e374dbe30
@ -148,7 +148,7 @@ RUN set -eux; \
|
||||
|
||||
#
|
||||
# install VirtualGL and make libraries available for preload
|
||||
ARG VIRTUALGL_VERSION=3.0.2
|
||||
ARG VIRTUALGL_VERSION=3.1
|
||||
RUN set -eux; \
|
||||
apt-get update; \
|
||||
wget "https://sourceforge.net/projects/virtualgl/files/virtualgl_${VIRTUALGL_VERSION}_amd64.deb"; \
|
||||
|
Reference in New Issue
Block a user