Skip to content

Commit

Permalink
add locales
Browse files Browse the repository at this point in the history
  • Loading branch information
jeefy committed Mar 5, 2025
1 parent cd1fc7c commit 543a349
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/gha-runner-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ RUN apt-get install -y --no-install-recommends dirmngr
RUN apt-get install -y --no-install-recommends wget
RUN apt-get install -y --no-install-recommends gnupg
RUN apt-get install -y --no-install-recommends python3-pip
RUN apt-get install -y --no-install-recommends locales && \
locale-gen en_US




Expand Down

0 comments on commit 543a349

Please sign in to comment.