update build container

This commit is contained in:
Aiden McClelland
2025-12-20 04:59:00 -07:00
parent 58553182a2
commit fd07470cab

View File

@@ -14,7 +14,6 @@ RUN apt-get update && \
brotli \
squashfs-tools \
git \
debspawn \
rsync \
b3sum \
sudo \
@@ -23,4 +22,4 @@ RUN apt-get update && \
RUN git config --global --add safe.directory /root/start-os
RUN mkdir -p /root/start-os
WORKDIR /root/start-os
WORKDIR /root/start-os