Skip to content

Commit

Permalink
added ca-certificates package
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Zhavoronkov committed Jan 19, 2021
1 parent 2d889c3 commit e408f4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ ENV DJANGO_CONFIGURATION=${DJANGO_CONFIGURATION}
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get --no-install-recommends install -yq \
apache2 \
ca-certificates \
libapache2-mod-xsendfile \
libgomp1 \
libgl1 \
Expand Down

0 comments on commit e408f4c

Please sign in to comment.