Skip to content

Commit

Permalink
Ensure that testing is the default distro for fetching sources (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
nanory committed Nov 29, 2023
1 parent 40a0f8e commit d5bc450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions container/apt/apt.conf.d/00default-release
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
APT::Default-Release "testing";

0 comments on commit d5bc450

Please sign in to comment.