Upgrade backend to production version of Ubuntu
This commit is contained in:
parent
48a18584c3
commit
089e4a8dbd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:15.10
|
||||
FROM ubuntu:16.04
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y postgresql-server-dev-all
|
||||
RUN apt-get install -y python3-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue