Added expired certs
Signed-off-by: Leonardo Amaral <contato@leonardoamaral.com.br>
This commit is contained in:
@@ -2,4 +2,5 @@ ARG TAG
|
|||||||
|
|
||||||
FROM docker.stirlingpdf.com/stirlingtools/stirling-pdf:$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 -
|
||||||
|
|||||||
Reference in New Issue
Block a user