We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6600fd7 commit cff1630Copy full SHA for cff1630
3 files changed
11.0/Dockerfile
@@ -1,5 +1,5 @@
1
FROM python:3.5-slim-stretch
2
-LABEL maintainer="Odoo S.A. <info@odoo.com>"
+MAINTAINER Odoo S.A. <info@odoo.com>
3
4
# Generate locale C.UTF-8 for postgres and general locale data
5
ENV LANG C.UTF-8
12.0/Dockerfile
13.0/Dockerfile
FROM python:3.7-slim-buster
0 commit comments