Skip to content

Commit

Permalink
Use a UTF-8 locale (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Jan 21, 2022
1 parent 2d5349f commit 03560cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ LABEL project="https://github.com/jenkins-infra/docker-packaging"

ENV DEBIAN_FRONTEND=noninteractive
ENV TZ=UTC
ENV LANG C.UTF-8

## Always install the latest package and pip versions
# hadolint ignore=DL3008,DL3013
Expand Down

0 comments on commit 03560cb

Please sign in to comment.