Skip to content

Commit 35e08b7

Browse files
Update
1 parent 829d838 commit 35e08b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM debian:8.0
22
MAINTAINER andystanton
3+
ENV LANG C.UTF-8
34
RUN apt-get update -qq -y && \
45
apt-get install -y patch php5-cli && \
56
apt-get clean && \

0 commit comments

Comments
 (0)