Skip to content

Commit

Permalink
fix(dicker): add ca-certifact to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
azlam-abdulsalam committed Oct 28, 2023
1 parent b1f7351 commit 4c99c3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/sfp-lite.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ RUN apt-get update \
make \
g++ \
tzdata \
ca-certificates \
&& apt-get autoremove --assume-yes \
&& apt-get clean --assume-yes \
&& rm -rf /var/lib/apt/list/*
Expand Down

0 comments on commit 4c99c3d

Please sign in to comment.