Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
28371946
Commit
28371946
authored
Jul 31, 2018
by
Guilhem Saurel
Browse files
upgrade debian & python versions to stretch & 3.7
parent
aad27adf
Pipeline
#1080
passed with stages
in 5 minutes and 11 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
28371946
FROM
python:
jessie
FROM
python:
stretch
EXPOSE
8000
...
...
Pipfile
View file @
28371946
...
...
@@ -15,7 +15,7 @@ GitPython = "*"
djangorestframework
=
"*"
[requires]
python_version
=
"3.6"
python_version
=
"
>=
3.6"
[pipenv]
allow_prereleases
=
true
Pipfile.lock
View file @
28371946
{
"_meta"
:
{
"hash"
:
{
"sha256"
:
"8
0cb0e469667c93e2ed5b06718c97e0fe10bfba3a193b8b3ec7d22ce27dfea7c
"
"sha256"
:
"8
aa12687e2b98dae1d44072f51160fa0bb424048237baa197110c9de93173d07
"
},
"pipfile-spec"
:
6
,
"requires"
:
{
"python_version"
:
"3.6"
"python_version"
:
"
>=
3.6"
},
"sources"
:
[
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment