Skip to content

Commit

Permalink
docker: update bind-tools version (#1271)
Browse files Browse the repository at this point in the history
  • Loading branch information
xolom authored Feb 3, 2023
1 parent b4773e8 commit ad81821
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.33 tini~=0.19.0 \
bash~=5.1.16-r2 bind-tools~=9.16.36 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 ad81821

Please sign in to comment.