Skip to content

Commit

Permalink
Install mold in discord.build-command-bot.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tuokri committed Jan 29, 2025
1 parent 58282e2 commit a145cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord.build-command-bot.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN echo "APT::Default-Release "stable";" >> /etc/apt/apt.conf.d/99defaultreleas
&& apt install -y --no-install-recommends -t testing \
build-essential \
gcc-14 \
mold \
&& apt install -y --no-install-recommends \
ca-certificates \
curl \
Expand Down

0 comments on commit a145cc4

Please sign in to comment.