Skip to content

Commit

Permalink
chore: remove non interactive
Browse files Browse the repository at this point in the history
  • Loading branch information
PGerardi committed Aug 29, 2023
1 parent 4c1aff9 commit 867c120
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
ARG PYTHON_VERSION=3.8
FROM python:$PYTHON_VERSION-slim AS base

ARG DEBIAN_FRONTEND=noninteractive
ARG CUDA=11.8
ARG NV_CUDA_CUDART_VERSION=11.8.89-1
ARG NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-8
Expand Down

0 comments on commit 867c120

Please sign in to comment.