Skip to content

Commit

Permalink
Dockerfile: update ca-certificates version (bnb-chain#1038)
Browse files Browse the repository at this point in the history
  • Loading branch information
voron authored Aug 8, 2022
1 parent f68965a commit 723863e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ENV BSC_HOME=/bsc
ENV HOME=${BSC_HOME}
ENV DATA_DIR=/data

ENV PACKAGES ca-certificates~=20211220 jq~=1.6 \
ENV PACKAGES ca-certificates~=20220614 jq~=1.6 \
bash~=5.1.16-r2 bind-tools~=9.16.29-r0 tini~=0.19.0 \
grep~=3.7 curl==7.83.1-r2 sed~=4.8-r0

Expand Down

0 comments on commit 723863e

Please sign in to comment.