Skip to content

Commit

Permalink
fix warning in dch for distribution checks
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Jan 21, 2024
1 parent 2ad4e9f commit e3233ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/Dockerfile.tools
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN : \
devscripts \
git-buildpackage \
gnupg \
libdistro-info-perl \
pristine-tar \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit e3233ce

Please sign in to comment.