Skip to content

Commit

Permalink
test iproute2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Nov 20, 2023
1 parent d9c9304 commit 7d2aba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/ci-debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,6 @@ COPY --chown=root:$TEST_USER_GROUP --chmod=770 ci/installation/*.sh ./
FROM $BASE_TEST_IMAGE as test-update
RUN apt-get update \
&& apt-get -y upgrade \
&& apt-get -y install iproute2 \
&& rm -rf /var/lib/apt/lists/*
# ------

0 comments on commit 7d2aba5

Please sign in to comment.