Skip to content

Commit

Permalink
bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch committed Jan 12, 2024
1 parent 9b61b94 commit 4af5069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

CONTAINER_DISTRO=$1

echo "deb http://deb.debian.org/debian bullseye-backports main" > /etc/apt/sources.list.d/deb-backports.list
echo "deb http://deb.debian.org/debian bookworm-backports main" > /etc/apt/sources.list.d/deb-backports.list

apt-get update -y -q
apt-get install -y -q wget xz-utils gnupg ca-certificates
Expand Down

0 comments on commit 4af5069

Please sign in to comment.