feat(v1.2): adding support to kics v1.3.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM ubuntu:20.04
|
||||
|
||||
RUN apt-get update && \
|
||||
RUN apt-get update && \
|
||||
apt-get install -y wget curl
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user