mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
build: update debian backports repo.
This commit is contained in:
parent
5b180bfeb2
commit
6f2ae26749
@ -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 New Issue
Block a user