Skip to content

Commit 7fbfacd

Browse files
authored
fix: include icon.png to the image (#62)
Signed-off-by: Denis Golovin <[email protected]>
1 parent b599928 commit 7fbfacd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Containerfile

+1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ LABEL org.opencontainers.image.title="Red Hat Account" \
2424

2525
COPY package.json /extension/
2626
COPY LICENSE /extension/
27+
COPY icon.png /extension/
2728
COPY README.md /extension/
2829
COPY dist /extension/dist

0 commit comments

Comments
 (0)