Skip to content

Commit 187c8fe

Browse files
authored
Default CA certificates
1 parent daf9e61 commit 187c8fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jessie/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ RUN set -ex; \
6161
RUN set -ex; \
6262
apt-get update; \
6363
apt-get install -y --no-install-recommends \
64-
git gcc make gettext gdal-bin tzdata \
64+
git gcc make gettext gdal-bin tzdata ca-certificates \
6565
musl-dev \
6666
zlib1g-dev \
6767
libc6-dev \

0 commit comments

Comments
 (0)