diff --git a/Dockerfile b/Dockerfile index 7b64edb..10b2034 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ COPY .docker-cache/icons.ref /tmp/icons.ref WORKDIR /src RUN cat /tmp/icons.ref > /dev/null && \ echo "$CACHE_BUST" > /dev/null && \ - git clone --depth 1 --branch retrodebian --single-branch https://gitea.chacha.ddns.net/chacha/icons-collection.git -c icons && \ + git clone --depth 1 --branch retrodebian --single-branch https://gitea.chacha.ddns.net/chacha/icons-collection.git icons && \ rm -Rf icons/.git # building a modified Kernel + modules + libs