1
0

image: update certifi

This commit is contained in:
2025-06-19 11:34:31 +03:00
parent 612532576b
commit 64a18bb358

View File

@@ -272,8 +272,8 @@ RUN env -C /root rm -f .bash_history .python_history .wget-hsts
FROM base-intermediate AS certs FROM base-intermediate AS certs
SHELL [ "/bin/sh", "-ec" ] SHELL [ "/bin/sh", "-ec" ]
## "2025.04.26" ## "2025.06.15"
ENV CERTIFI_COMMIT=275c9eb55733a464589c15fb4566fddd4598e5b2 ENV CERTIFI_COMMIT=e767d5938eddddf804216cec93a55c85129c5f2d
# ARG CERTIFI_BASE_URI='https://raw.githubusercontent.com/certifi/python-certifi' # ARG CERTIFI_BASE_URI='https://raw.githubusercontent.com/certifi/python-certifi'