Skip to content

Commit ce1185e

Browse files
committed
🔥 removed unnecesary pytorch dependency to make the image smaller
1 parent e36400d commit ce1185e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

detectors/Dockerfile.regex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ RUN microdnf update -y && \
44
python-pip python-devel && \
55
pip install --upgrade --no-cache-dir pip wheel && \
66
microdnf clean all
7-
RUN pip install --no-cache-dir torch
87

98
# FROM icr.io/fm-stack/ubi9-minimal-py39-torch as builder
109
FROM base as builder

0 commit comments

Comments
 (0)