Skip to content

Commit 4ce9b8a

Browse files
Update dockerfile
1 parent b126790 commit 4ce9b8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile.incode_build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ARG PYTHON_VERSION
44
ARG OPENCV_TAG
55
ARG NUMPY_VERSION=1.23.5
66

7+
ENV DEBIAN_FRONTEND=noninteractive
8+
79
RUN apt update && apt install -y software-properties-common curl
810

911
RUN add-apt-repository -y 'ppa:deadsnakes/ppa' \

0 commit comments

Comments
 (0)