Skip to content

Commit

Permalink
chore!: remove environment variables that are no longer used (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallAsch authored Jul 15, 2024
1 parent 4d68c05 commit 71f47cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ ARG S6_OVERLAY_ARCH=amd64
ARG PLEX_BUILD=linux-x86_64
ARG PLEX_DISTRO=debian
ARG DEBIAN_FRONTEND="noninteractive"
ARG INTEL_NEO_VERSION=20.48.18558
ARG INTEL_IGC_VERSION=1.0.5699
ARG INTEL_GMMLIB_VERSION=20.3.2
ENV TERM="xterm" LANG="C.UTF-8" LC_ALL="C.UTF-8"

ENTRYPOINT ["/init"]
Expand Down

0 comments on commit 71f47cd

Please sign in to comment.