fix: switch to nvidia image
This commit is contained in:
parent
880c7b90a1
commit
23cc0fcc02
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ ARG SOURCE_IMAGE="base"
|
|||
# - stable-zfs
|
||||
# - stable-nvidia-zfs
|
||||
# - (and the above with testing rather than stable)
|
||||
ARG SOURCE_SUFFIX="-main"
|
||||
ARG SOURCE_SUFFIX="-nvidia"
|
||||
|
||||
## SOURCE_TAG arg must be a version built for the specific image: eg, 39, 40, gts, latest
|
||||
ARG SOURCE_TAG="latest"
|
||||
|
|
Loading…
Reference in a new issue