Skip to content

Commit

Permalink
Migrate to Odoo v11
Browse files Browse the repository at this point in the history
  • Loading branch information
seb-elico committed Oct 27, 2017
1 parent edbdc04 commit 396bf74
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:16.04
MAINTAINER Elico Corp <[email protected]>

# Define build constants
ENV GIT_BRANCH=10.0 \
ENV GIT_BRANCH=11.0 \
BINARY_NAME=odoo-bin

# Set timezone to UTC
Expand Down
2 changes: 1 addition & 1 deletion ODOO_COMMIT_ID
Original file line number Diff line number Diff line change
@@ -1 +1 @@
365362a4a0d86701d6f991b3917528d02923b22d
8318c38966a7926f75a9e5fbb4b12bf1f03bb232
4 changes: 2 additions & 2 deletions sources/apt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 396bf74

Please sign in to comment.