mirror of
https://github.com/linuxserver/docker-baseimage-alpine.git
synced 2026-02-20 00:47:04 +08:00
add ca-certificates used downstream
This commit is contained in:
parent
9c3724b718
commit
87bf93a989
@ -17,6 +17,7 @@ RUN \
|
||||
tar && \
|
||||
apk add --no-cache \
|
||||
bash \
|
||||
ca-certificates \
|
||||
coreutils \
|
||||
tzdata && \
|
||||
apk add --no-cache \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user