Archived
2
0

upgrade to virtualgl 3.1.

This commit is contained in:
Miroslav Šedivý 2023-03-16 20:20:28 +01:00
parent 9314153f74
commit 7e374dbe30

View File

@ -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"; \