Skip to content

Commit

Permalink
install tar
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Nov 11, 2023
1 parent 47142f7 commit f31be8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/ci-debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,7 @@ FROM $BASE_TEST_IMAGE as test-update
RUN export DEBIAN_FRONTEND=noninteractive \
&& apt-get update \
&& apt-get -y upgrade \
&& apt-get -y install \
tar \
&& rm -rf /var/lib/apt/lists/*
# ------

0 comments on commit f31be8c

Please sign in to comment.