build: update debian backports repo.

This commit is contained in:
Alexandre Pujol 2023-09-29 19:20:50 +01:00
parent 5b180bfeb2
commit 6f2ae26749
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -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