Skip to content

Commit d022785

Browse files
zbinlinThibaut
authored andcommitted
Fix #835
1 parent 1bc380f commit d022785

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM ruby:2.5.1
22

3+
ENV LANG=C.UTF-8
4+
35
WORKDIR /devdocs
46

57
RUN apt-get update && \

0 commit comments

Comments
 (0)