Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shukitchan authored Nov 11, 2024
1 parent f77d2e1 commit c1714c0
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 @@ -15,7 +15,7 @@ RUN apk add --no-cache --virtual .ats-build-deps \
bash build-base openssl-dev tcl-dev pcre-dev zlib-dev \
linux-headers libunwind-dev \
brotli-dev jansson-dev readline-dev \
geoip-dev libxml2-dev
geoip-dev libxml2-dev curl-dev

RUN apk add --no-cache --virtual .ats-extra-build-deps --repository https://dl-cdn.alpinelinux.org/alpine/edge/community hwloc-dev

Expand Down

0 comments on commit c1714c0

Please sign in to comment.