Use security.d.o for the security mirror
This commit is contained in:
parent
e826d97050
commit
41ee2c55a7
|
@ -52,7 +52,7 @@ steps:
|
|||
trailing-newline: '1'
|
||||
contents: |
|
||||
deb http://deb.debian.org/debian __RELEASE__ main contrib non-free
|
||||
deb http://deb.debian.org/debian-security __SECURITY_SUITE__ main contrib non-free
|
||||
deb http://security.debian.org/debian-security __SECURITY_SUITE__ main contrib non-free
|
||||
# Backports are _not_ enabled by default.
|
||||
# Enable them by uncommenting the following line:
|
||||
# deb http://deb.debian.org/debian __RELEASE__-backports main contrib non-free
|
||||
|
|
Loading…
Reference in New Issue