mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 19:32:30 +01:00
fix ca-certificates
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
9e0ed97d8c
commit
402e2ba9b9
|
@ -11,6 +11,7 @@ MAINTAINER Cris G c@cristhekid.com
|
||||||
|
|
||||||
# Install required packages.
|
# Install required packages.
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
|
ca-certificates \
|
||||||
python
|
python
|
||||||
|
|
||||||
# Get the source
|
# Get the source
|
||||||
|
|
Loading…
Reference in New Issue
Block a user