-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(container-pull): fix issue with artifactory incorrect tags + add …
…version info (#307) This PR fixes a current issue affecting Artifactory registries and multi-arch images in which the digest of the images are being displayed as tags. However, this poses a problem become the digest is not a valid tag format. A recent CVE exposed this and now tools such as Skopeo and Podman have patched this which is causing the listing tag issue with Artifactory. Also added a better way to get the version of the script currently being used.
- Loading branch information
1 parent
8757c92
commit 1993933
Showing
1 changed file
with
11 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters