[build] Update debootstrap version from deb11u1 to deb11u2 (#18185)

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
This commit is contained in:
Liu Shilong 2024-02-27 17:54:26 +08:00 committed by Sonic Build Admin
parent fcbda4ca4f
commit 05709fe65e

View File

@ -1,6 +1,6 @@
# debootstrap package
DEBOOTSTRAP_VERSION = 1.0.123+deb11u1
DEBOOTSTRAP_VERSION = 1.0.123+deb11u2
export DEBOOTSTRAP_VERSION