Skip to content

Commit

Permalink
added apt-get update --allow-releaseinfo-change
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2005 committed Sep 21, 2021
1 parent dea7c66 commit e8f04ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions updater/base_buster_armhf.Pifile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ PUMP 1000M

# Update OS and sources
RUN <<EOF
apt-get update --allow-releaseinfo-change -y
apt-get update -y
DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgrade
apt-get install -y sl
Expand Down

0 comments on commit e8f04ed

Please sign in to comment.