Commit e84a921
authored
Generate en_US.UTF-8 locale in Ruby base image (#6)
Heroku apps migrated from slug to container deploys carry a
LANG=en_US.UTF-8 config var. On Debian slim this locale doesn't
exist, causing Ruby to silently fall back to US-ASCII encoding.1 parent 5459153 commit e84a921
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
0 commit comments