Skip to content

Commit 80a0971

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 9da7a44 commit 80a0971

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
@@ -34,7 +34,7 @@ var (
3434
"backports.list": {
3535
Inline: &dalec.SourceInline{
3636
File: &dalec.SourceInlineFile{
37-
Contents: "deb http://deb.debian.org/debian bullseye-backports main",
37+
Contents: "deb http://archive.debian.org/debian bullseye-backports main",
3838
},
3939
},
4040
},

0 commit comments

Comments
 (0)