Compare commits

..

No commits in common. "f51b7dbe33f024f4781c73e4089685ae81c24e03" and "95f80d8804352aabb2493099ceadd3ef39457ff6" 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.76.1-r0" \
curl="7.74.0-r1" \
tar="1.34-r0" && \
curl -L "https://github.com/google/cadvisor/archive/${CADVISOR_VERSION}.tar.gz" | tar xvz --strip 1 && \
./build/build.sh