Compare commits

..

No commits in common. "380f111a5bf6a77b8c5f0fe4057b32375a343a5f" and "29a26da20d02aabfedf573b5135dd6a248e07fcc" have entirely different histories.

View file

@ -20,7 +20,7 @@ RUN apk upgrade --no-cache && apk add \
bash="5.1.0-r0" \
git="2.30.2-r0" \
wget="1.21.1-r1" \
curl="7.77.0-r0" \
curl="7.76.1-r0" \
tar="1.34-r0" && \
curl -L "https://github.com/google/cadvisor/archive/${CADVISOR_VERSION}.tar.gz" | tar xvz --strip 1 && \
./build/build.sh