Skip to content

Commit

Permalink
chore: Remove unneeded NVIDIA_NAME variable
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo authored Jan 2, 2025
1 parent dc61a1c commit e82d304
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -1020,7 +1020,6 @@ ARG IMAGE_VENDOR="${IMAGE_VENDOR:-ublue-os}"
ARG IMAGE_FLAVOR="${IMAGE_FLAVOR:-nvidia}"
ARG NVIDIA_FLAVOR="${NVIDIA_FLAVOR:-nvidia}"
ARG NVIDIA_BASE="${NVIDIA_BASE:-bazzite}"
ARG NVIDIA_NAME=${NVIDIA_NAME:-bazzite-nvidia}
ARG KERNEL_FLAVOR="${KERNEL_FLAVOR:-bazzite}"
ARG KERNEL_VERSION="${KERNEL_VERSION:-6.12.5-204.bazzite.fc41.x86_64}"
ARG IMAGE_BRANCH="${IMAGE_BRANCH:-main}"
Expand Down

0 comments on commit e82d304

Please sign in to comment.