Skip to content

Commit

Permalink
Add locales package to admin container
Browse files Browse the repository at this point in the history
For some reason, it was suddenly excluded from xenial base image.

Change-Id: I63d317a714ff65def526c2e03ad4091d876a70de
  • Loading branch information
9seconds committed Apr 14, 2017
1 parent bfcc896 commit 2964192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containerization/backend-admin.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ RUN set -x \
libpython2.7 \
libssl-dev \
libtool \
locales \
make \
mongodb-org-tools \
nano \
Expand Down

0 comments on commit 2964192

Please sign in to comment.