Skip to content

Commit 867c120

Browse files
committed
chore: remove non interactive
1 parent 4c1aff9 commit 867c120

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
ARG PYTHON_VERSION=3.8
33
FROM python:$PYTHON_VERSION-slim AS base
44

5-
ARG DEBIAN_FRONTEND=noninteractive
65
ARG CUDA=11.8
76
ARG NV_CUDA_CUDART_VERSION=11.8.89-1
87
ARG NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-8

0 commit comments

Comments
 (0)