5cd19d1fec
Caught by CodeQL: > Incorrect conversion of an integer with architecture-dependent bit size > from strconv.ParseUint to a lower bit size type uint16 without an upper > bound check. fixes https://github.com/docker/cli/security/code-scanning/2 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>