Skip to content

Commit

Permalink
set LC_ALL=en_US.UTF-8
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneswalker committed Dec 9, 2024
1 parent 7be1892 commit 4074b47
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ RUN echo source scl_source enable devtoolset-10 >> /etc/bashrc \
&& echo export PATH=$BOOTSTRAP_DIR/view/bin:'${PATH}' >> /etc/bashrc

ENV PATH=$BOOTSTRAP_DIR/view/bin:$PATH
ENV LC_ALL=en_US.UTF-8

0 comments on commit 4074b47

Please sign in to comment.