Skip to content

Commit 9c3df34

Browse files
committed
Fix bullseye repo
Signed-off-by: Brian Goff <cpuguy83@gmail.com> (cherry picked from commit 9a77b92) Signed-off-by: Brian Goff <cpuguy83@gmail.com>
1 parent 80f4a87 commit 9c3df34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

targets/linux/deb/debian/bullseye.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ var (
3333
"backports.list": {
3434
Inline: &dalec.SourceInline{
3535
File: &dalec.SourceInlineFile{
36-
Contents: "deb http://deb.debian.org/debian bullseye-backports main",
36+
Contents: "deb http://archive.debian.org/debian bullseye-backports main",
3737
},
3838
},
3939
},

0 commit comments

Comments
 (0)