Skip to content
Discussion options

You must be logged in to vote

You can add a run action adding the backport repository like:

  - action: run
    description: Add Backports repo
    command: echo "deb http://deb.debian.org/debian bookworm-backports main" >> ${ROOTDIR}/etc/apt/sources.list

Alternately, it's also possible to use an overlay action to add new files into /etc/apt/sources.list.d.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by daissi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants