Skip to content

Commit

Permalink
[build] nevermind, we need g++ for working make in docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
heycarl authored Sep 28, 2024
1 parent e097dc8 commit 909a99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ RUN update-ms-fonts

RUN fc-cache -f

RUN apk add --no-cache make
RUN apk add --no-cache make g++

0 comments on commit 909a99e

Please sign in to comment.