add -y flag to add-repository commands to avoid issues with GPG support changes

This commit is contained in:
Axel Kohlmeyer
2022-11-07 07:32:08 -05:00
parent 09e490db40
commit 401b5cee6d
12 changed files with 12 additions and 12 deletions

View File

@ -39,7 +39,7 @@ From: ubuntu:20.04
# Common Software
###########################################################################
apt-get install --no-install-recommends -y software-properties-common
add-apt-repository ppa:openkim/latest
add-apt-repository ppa:openkim/latest -y
apt-get update
apt-get install --no-install-recommends -y \
bc \