This commit is contained in:
2026-03-22 03:08:17 +01:00
parent c6f4678d0d
commit cc3dc6d02a

View File

@@ -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