Our build system calculates pkg versions by checking the number
of commits since some reference commit. A few pkgs recently
updated use invalid references, and therefore cannot be built.
Changed the ref to point to valid references and unblock pkg build.
Test Plan:
pass: build-pkgs -c -p python3-kubernetes,python3-durationpy,docker.io
Story: 2011572
Task: 53433
Change-Id: I5b1b9db43cb2a6c5b13d64b6d85ccd4c64694786
Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>