[Bug]: Noticed that the locale fix in the Dockerfile is now merged with Postgres base image
kdevan opened this issue · 1 comments
kdevan commented
What's wrong?
Line 6 in 24140f2
RUN echo en_US.UTF-8 UTF-8 >> /etc/locale.gen
Fixed: docker-library/postgres#1159
Was just browsing the code and noticed this small detail, thought I'd share :)