diff --git a/Containerfile b/Containerfile index b06c786..f6d9eee 100644 --- a/Containerfile +++ b/Containerfile @@ -2,4 +2,5 @@ ARG TAG FROM docker.stirlingpdf.com/stirlingtools/stirling-pdf:$TAG -RUN curl -sSL https://gist.githubusercontent.com/antoniordo/0038eb6830e4e4dafd413b61481a812b/raw/ac3dca8eeee718cb1c3398fbaad8e99ed01b4c1f/instalar-certificados-ac-icp-brasil.sh | bash - +# Faz sentido ter as chaves expiradas também? Acho que sim. +RUN curl -sSL https://gist.githubusercontent.com/antoniordo/0038eb6830e4e4dafd413b61481a812b/raw/ac3dca8eeee718cb1c3398fbaad8e99ed01b4c1f/instalar-certificados-ac-icp-brasil.sh | sed -e 's,ACcompactado.zip,ACcompactadox.zip,g'| bash -