mirror of
https://github.com/helfrichmichael/prusaslicer-novnc.git
synced 2024-08-30 18:32:27 +00:00
fix: author that is just my github handle will like to leave it like that. the first is the author of the original dockerfile.
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
This commit is contained in:
parent
2bf2ca6c4b
commit
30b0b72016
@ -2,7 +2,7 @@
|
||||
ARG UBUNTU_VERSION=22.04
|
||||
|
||||
FROM nvidia/opengl:1.2-glvnd-runtime-ubuntu${UBUNTU_VERSION}
|
||||
LABEL authors="Joshua J. Damanik - vajonam, Michael Helfrich - helfrichmichael"
|
||||
LABEL authors="Joshua J. Damanik, vajonam, Michael Helfrich - helfrichmichael"
|
||||
|
||||
ARG VIRTUALGL_VERSION=3.1.1-20240228
|
||||
ARG TURBOVNC_VERSION=3.1.1-20240127
|
||||
|
Loading…
Reference in New Issue
Block a user