go-containerregistry
go-containerregistry copied to clipboard
Fix incorrect casing for version argument
If the instructions are copied directly and you use Latest as version, the script will fail with this error message:
ERROR: 'Latest' not found amongst apt-cache madison results
Fixed the casing.