go-containerregistry icon indicating copy to clipboard operation
go-containerregistry copied to clipboard

Fix incorrect casing for version argument

Open dips-ogl opened this issue 3 years ago • 1 comments

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.

dips-ogl avatar Sep 22 '22 07:09 dips-ogl