Commit 22fa3e8
committed
(#241) Apt: Write repo key to own file
Without setting the name attribute, the key will be added to the global
/etc/apt/trusted.gpg keyring. That is deprecated. Also we need to ensure
`id` isn't set, otherwise apt-key might be invoked to fetch the key from
a keyserver.1 parent df0a8e5 commit 22fa3e8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments