Merge "tools: remove kernel abiname/version number from Dockerfile"

This commit is contained in:
Zuul
2024-07-11 03:45:59 +00:00
committed by Gerrit Code Review
2 changed files with 4 additions and 4 deletions

View File

@@ -73,8 +73,8 @@ RUN set -ex && \
libhwloc-dev=1.11.12-3 \
libjson-c-dev \
libssl-dev \
linux-headers-5.10.0-6 \
linux-perf-5.10 \
linux-headers-stx-amd64 \
linux-perf \
make \
pciutils \
python-is-python3 \

View File

@@ -75,8 +75,8 @@ RUN set -ex && \
libhwloc-dev=1.11.12-3 \
libjson-c-dev \
libssl-dev \
linux-headers-5.10.0-6 \
linux-perf-5.10 \
linux-headers-stx-amd64 \
linux-perf \
make \
pciutils \
python-is-python3 \