Skip to content

Commit fbcf937

Browse files
nichtsfreibjoernricks
authored andcommitted
Fix: enable hash sum verification for notus files
1 parent 94e09d4 commit fbcf937

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.docker/prod.Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ COPY --from=builder /source/dist/* /ospd-openvas/
6363
RUN python3 -m pip install /ospd-openvas/*
6464

6565
RUN apt-get purge -y gcc python3-dev && apt-get autoremove -y
66-
RUN printf "disable_notus_hashsum_verification = True\n" >> /etc/gvm/ospd-openvas.conf
6766

6867
ENTRYPOINT ["/usr/local/bin/entrypoint"]
6968

0 commit comments

Comments
 (0)