Delete Dockerfile
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
FROM checkmarx/kics:v1.4.5-alpine
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
Reference in New Issue
Block a user