fix: docker ce apt policy
This commit is contained in:
parent
effdc356d6
commit
caf6d74b64
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Unattended-Upgrade::Origins-Pattern {
|
||||||
"origin=packagecloud.io/crowdsec/crowdsec,label=crowdsec";
|
"origin=packagecloud.io/crowdsec/crowdsec,label=crowdsec";
|
||||||
|
|
||||||
# docker
|
# docker
|
||||||
"origin=Docker,label=Docker";
|
"origin=Docker,label=Docker CE";
|
||||||
|
|
||||||
# gitlab-ce
|
# gitlab-ce
|
||||||
"origin=packages.gitlab.com/gitlab/gitlab-ce,label=gitlab-ce";
|
"origin=packages.gitlab.com/gitlab/gitlab-ce,label=gitlab-ce";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue