Skip to content

Commit

Permalink
fix: include icon.png to the image (#62)
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Golovin <[email protected]>
  • Loading branch information
dgolovin authored Feb 29, 2024
1 parent b599928 commit 7fbfacd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ LABEL org.opencontainers.image.title="Red Hat Account" \

COPY package.json /extension/
COPY LICENSE /extension/
COPY icon.png /extension/
COPY README.md /extension/
COPY dist /extension/dist

0 comments on commit 7fbfacd

Please sign in to comment.