Unverified Commit fede8794 authored by Peter Stanko's avatar Peter Stanko
Browse files

Python version fixed on 3.6

parent 45860421
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# This file is a template, and might need editing before it works on your project.
# Official framework image. Look for the different tagged releases at:
# https://hub.docker.com/r/library/python
image: python:latest
image: python:3.6


# This folder is cached between builds