We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b599928 commit 7fbfacdCopy full SHA for 7fbfacd
Containerfile
@@ -24,5 +24,6 @@ LABEL org.opencontainers.image.title="Red Hat Account" \
24
25
COPY package.json /extension/
26
COPY LICENSE /extension/
27
+COPY icon.png /extension/
28
COPY README.md /extension/
29
COPY dist /extension/dist
0 commit comments