We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bcb808 commit ca88316Copy full SHA for ca88316
1 file changed
Dockerfile.aarch64
@@ -12,7 +12,7 @@ ENV TITLE="Debian i3"
12
RUN \
13
echo "**** add icon ****" && \
14
curl -o \
15
- /kclient/public/icon.png \
+ /usr/share/selkies/www/icon.png \
16
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webtop-logo.png && \
17
echo "**** install packages ****" && \
18
apt-get update && \
0 commit comments