Skip to content

Commit 49752b8

Browse files
committed
Add back ca-certificates
1 parent 331a12e commit 49752b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

container/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ENV DEBIAN_FRONTEND=noninteractive
55
RUN apt-get update -y && \
66
apt-get install -y --no-install-recommends \
77
bash-completion \
8+
ca-certificates \
89
emacs \
910
jq \
1011
less \

0 commit comments

Comments
 (0)