File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11FROM python:3.5-slim-stretch
2- LABEL maintainer= " Odoo S.A. <info@odoo.com>"
2+ MAINTAINER Odoo S.A. <info@odoo.com>
33
44# Generate locale C.UTF-8 for postgres and general locale data
55ENV LANG C.UTF-8
Original file line number Diff line number Diff line change 11FROM python:3.5-slim-stretch
2- LABEL maintainer= " Odoo S.A. <info@odoo.com>"
2+ MAINTAINER Odoo S.A. <info@odoo.com>
33
44# Generate locale C.UTF-8 for postgres and general locale data
55ENV LANG C.UTF-8
Original file line number Diff line number Diff line change 11FROM python:3.7-slim-buster
2- LABEL maintainer= " Odoo S.A. <info@odoo.com>"
2+ MAINTAINER Odoo S.A. <info@odoo.com>
33
44# Generate locale C.UTF-8 for postgres and general locale data
55ENV LANG C.UTF-8
You can’t perform that action at this time.
0 commit comments