mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
build: update debian backports repo.
This commit is contained in:
parent
5b180bfeb2
commit
6f2ae26749
1 changed files with 2 additions and 2 deletions
|
@ -31,13 +31,13 @@ packages:
|
|||
|
||||
runcmd:
|
||||
- apt-get update -y
|
||||
- apt-get install -y -t bullseye-backports golang-go
|
||||
- apt-get install -y -t bookworm-backports golang-go
|
||||
|
||||
write_files:
|
||||
|
||||
- path: /etc/apt/sources.list
|
||||
append: true
|
||||
content: deb http://deb.debian.org/debian bullseye-backports main contrib non-free
|
||||
content: deb http://deb.debian.org/debian bookworm-backports main contrib non-free
|
||||
|
||||
# Network configuration
|
||||
- path: /etc/systemd/network/20-wired.network
|
||||
|
|
Loading…
Reference in a new issue