Skip to content

Commit 8841faf

Browse files
authored
Update Dockerfile
1 parent a5b0e34 commit 8841faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

desktop/arch/kde/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN pacman -Syyu --noconfirm \
1414
&& pacman -Scc --noconfirm \
1515
&& rm -rf /var/cache/pacman/pkg/*
1616

17-
COPY desktop/arch/kde/root/webtop-logo.png /kclient/public/icon.png
17+
COPY desktop/arch/kde/webtop-logo.png /kclient/public/icon.png
1818

1919
RUN pacman -Sy --noconfirm --needed \
2020
kwin-x11 plasma-desktop && \

0 commit comments

Comments
 (0)