Skip to content

Commit 7d44c6b

Browse files
[build] Update debootstrap version from deb11u1 to deb11u2 (#18185) (#18236)
Why I did it deb11u1 is deprecated. Use deb11u2 instead. Other branches are not impacted, because their reproducible build version files are up to date. Work item tracking Microsoft ADO (number only): 26964185 How I did it How to verify it Co-authored-by: Liu Shilong <[email protected]>
1 parent 742d85b commit 7d44c6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rules/debootstrap.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# debootstrap package
22

3-
DEBOOTSTRAP_VERSION = 1.0.123+deb11u1
3+
DEBOOTSTRAP_VERSION = 1.0.123+deb11u2
44

55
export DEBOOTSTRAP_VERSION
66

0 commit comments

Comments
 (0)