Unverified Commit a8cec77f authored by Chris R's avatar Chris R Committed by GitHub
Browse files

Merge pull request #33 from itouch5000/master

Update python version to 3.6.6 for linux
parents f8468263 6b44323d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Current PyInstaller version used: 3.3.

The `:python2` tags run Python 2.7.

The `:python3` tag runs Python 3.5 on Linux and Python 3.6 on Windows.
The `:python3` tag runs Python 3.6 on Linux and Python 3.6 on Windows.

## Usage

+1 −1
Original line number Diff line number Diff line
FROM ubuntu:16.04
FROM ubuntu:18.04

ENV DEBIAN_FRONTEND noninteractive