diff --git a/ui/Dockerfile b/ui/Dockerfile index 2fb2d2c0..a8fd155e 100644 --- a/ui/Dockerfile +++ b/ui/Dockerfile @@ -15,7 +15,7 @@ RUN git config --global http.sslverify false RUN git config --global core.autocrlf false # Install Credential Digger -RUN pip install credentialdigger==4.13.0 +RUN pip install credentialdigger # Keys args (optional, for HTTPS) ARG SSL_certificate