Skip to content

Commit

Permalink
Ensure using the latest base-files
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 26, 2023
1 parent 010600c commit db00777
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN \
quiet=$([ "${DEBUG}" = "yes" ] || echo "-qq") && \
apt update ${quiet} && \
apt install -y -V ${quiet} \
base-files \
build-essential \
debhelper \
devscripts \
Expand Down

0 comments on commit db00777

Please sign in to comment.