Add the ca-certificates.

This commit is contained in:
2025-12-18 16:47:29 +00:00
parent 3ff9093287
commit 08cdd0e8c6
+1
View File
@@ -5,6 +5,7 @@ ARG TARGETPLATFORM
ARG TARGETARCH
RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \
curl \
gnupg2 \
sudo \