Skip to content

Commit eb6f02d

Browse files
authored
Update Dockerfile
1 parent 11aacfe commit eb6f02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN apt-get update && \
1515
RUN apt-get install -y software-properties-common curl build-essential \
1616
dos2unix gcc git libmcrypt4 libpcre3-dev memcached make python2.7-dev \
1717
python-pip re2c unattended-upgrades whois vim libnotify-bin nano wget \
18-
debconf-utils
18+
debconf-utils locales
1919

2020
# add some repositories
2121
RUN curl -s https://packagecloud.io/gpg.key | apt-key add - && \

0 commit comments

Comments
 (0)