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 a98d9ec commit 8bc0ed6Copy full SHA for 8bc0ed6
package/Dockerfile
@@ -55,7 +55,7 @@ COPY --from=builder /src/stage /
55
LABEL "name"="registry-adapter" \
56
"vendor"="SUSE Security" \
57
"neuvector.image"="neuvector/registry-adapter" \
58
- "neuvector.role"="registry-adapater" \
+ "neuvector.role"="registry-adapter" \
59
"neuvector.rev"="${COMMIT}" \
60
"io.artifacthub.package.logo-url"=https://avatars2.githubusercontent.com/u/19367275 \
61
"io.artifacthub.package.readme-url"="https://raw.githubusercontent.com/neuvector/registry-adapter/${VERSION}/README.md" \
0 commit comments