Skip to content

Commit

Permalink
[build] Update debootstrap version from deb11u1 to deb11u2 (#18185)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
liushilongbuaa authored and mssonicbld committed Mar 25, 2024
1 parent fcbda4c commit 0f865fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/debootstrap.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# debootstrap package

DEBOOTSTRAP_VERSION = 1.0.123+deb11u1
DEBOOTSTRAP_VERSION = 1.0.123+deb11u2

export DEBOOTSTRAP_VERSION

Expand Down

0 comments on commit 0f865fa

Please sign in to comment.