Skip to content

Commit 8bc0ed6

Browse files
holyspectralBinX-Suse
authored andcommitted
fix: NVSHAS-9868 typo in container image role
1 parent a98d9ec commit 8bc0ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ COPY --from=builder /src/stage /
5555
LABEL "name"="registry-adapter" \
5656
"vendor"="SUSE Security" \
5757
"neuvector.image"="neuvector/registry-adapter" \
58-
"neuvector.role"="registry-adapater" \
58+
"neuvector.role"="registry-adapter" \
5959
"neuvector.rev"="${COMMIT}" \
6060
"io.artifacthub.package.logo-url"=https://avatars2.githubusercontent.com/u/19367275 \
6161
"io.artifacthub.package.readme-url"="https://raw.githubusercontent.com/neuvector/registry-adapter/${VERSION}/README.md" \

0 commit comments

Comments
 (0)