From 396bf74c17ee89d8a2830d6a3c6e0cb77846cdcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Maillard?= Date: Fri, 27 Oct 2017 10:09:19 +0800 Subject: [PATCH] Migrate to Odoo v11 --- Dockerfile | 2 +- ODOO_COMMIT_ID | 2 +- sources/apt.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 9eead70c..0f15004c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM ubuntu:16.04 MAINTAINER Elico Corp # Define build constants -ENV GIT_BRANCH=10.0 \ +ENV GIT_BRANCH=11.0 \ BINARY_NAME=odoo-bin # Set timezone to UTC diff --git a/ODOO_COMMIT_ID b/ODOO_COMMIT_ID index 8712af14..a5ee4f2f 100644 --- a/ODOO_COMMIT_ID +++ b/ODOO_COMMIT_ID @@ -1 +1 @@ -365362a4a0d86701d6f991b3917528d02923b22d +8318c38966a7926f75a9e5fbb4b12bf1f03bb232 diff --git a/sources/apt.txt b/sources/apt.txt index 854fe541..1b398084 100644 --- a/sources/apt.txt +++ b/sources/apt.txt @@ -11,8 +11,8 @@ node-less=1.6.3~dfsg-2 nodejs=4.2.6~dfsg-1ubuntu4.1 npm=3.5.2-0ubuntu4 postgresql-client-9.5=9.5.9-0ubuntu0.16.04 -python-dev=2.7.11-1 -python-pip=8.1.1-2ubuntu0.4 +python3-dev=3.5.1-3 +python3-pip=8.1.1-2ubuntu0.4 sudo=1.8.16-0ubuntu1.5 zlib1g-dev=1:1.2.8.dfsg-2ubuntu4.1