mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-19 19:45:43 +00:00
Docker-10 document locales and remove ANSI locale to use the one from the parent image
This commit is contained in:
parent
495aa71ae8
commit
1f3c95ed10
2 changed files with 11 additions and 3 deletions
|
|
@ -9,9 +9,6 @@ LABEL version="1.0.0" \
|
|||
com.github.actions.icon="check" \
|
||||
com.github.actions.color="green"
|
||||
|
||||
# Set up local envs in order to allow for special chars (non-asci) in filenames.
|
||||
ENV LC_ALL="C.UTF-8"
|
||||
|
||||
# https://help.github.com/en/actions/creating-actions/dockerfile-support-for-github-actions#user
|
||||
USER root
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue