Skip to content

Commit

Permalink
gruh
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSuckerberg committed Mar 22, 2024
1 parent 9719b88 commit 82924d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ RUN git init \
# Build auxmos
FROM rust-build as auxmos
RUN git init \
&& apt install -o APT::Immediate-Configure=false libgcc-s1:i386 -y \
&& /bin/bash -c "source dependencies.sh \
&& git remote add origin \$AUXMOS_REPO \
&& git fetch --depth 1 origin \$AUXMOS_VERSION" \
Expand Down

0 comments on commit 82924d6

Please sign in to comment.