Upgrade glab version to 1.58.0
What does this MR do and why?
AI generated:
This change updates the version of the GitLab CLI tool (glab) used in the Docker image from version 1.53.0 to 1.58.0. The Dockerfile still downloads the tool from GitLab's release page and installs it using Alpine's package manager, but now it will use the newer version by default. This is a simple version bump that likely includes bug fixes and new features from the more recent release of the CLI tool.
Checklist
-
I added tests -
Green pipeline -
Assign to reviewer