[apt] feat: added docker origin to unattended upgrades
This commit is contained in:
parent
4edbcd9a6b
commit
60a3e61915
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ Unattended-Upgrade::Origins-Pattern {
|
|||
"origin=Debian,codename=${distro_codename}-updates";
|
||||
"origin=Debian,codename=${distro_codename}-security";
|
||||
|
||||
# docker
|
||||
"origin=download.docker.com,label=Docker";
|
||||
|
||||
# crowdsec
|
||||
"origin=packagecloud.io/crowdsec/crowdsec,label=crowdsec";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue