Skip to content

Commit

Permalink
Merge remote-tracking branch 'bnb-chain/master' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
brilliant-lx committed Apr 9, 2023
2 parents 9d6e53c + e4381a5 commit 0cc7cb4
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 @@ -27,7 +27,7 @@ ENV HOME=${BSC_HOME}
ENV DATA_DIR=/data

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

RUN apk add --no-cache $PACKAGES \
Expand Down

0 comments on commit 0cc7cb4

Please sign in to comment.