Dockerfile: update ca-certificates version (#1038)

This commit is contained in:
Alex Vorona 2022-08-08 11:09:02 +01:00 committed by GitHub
parent f68965a615
commit 723863ee56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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