We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c22658 commit ac79c45Copy full SHA for ac79c45
pkg/image/qualify/doc.go
@@ -42,7 +42,7 @@
42
// busybox busybox.com
43
// */nginx nginx.com
44
// */*:latest dev.com
45
-// */*/*@sha256:<SHA> production.com
+// */*/*@sha256:<SHA> production.com
46
// */* foo.com
47
// * foo.com
48
package qualify
0 commit comments