This website works better with JavaScript
Home
Explore
Help
Sign In
Prise3D
/
Thesis-WebExpe-Django
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add static python docker image version
Jérôme BUISINE
5 years ago
parent
b62e9fe640
commit
a03d878162
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Dockerfile
+ 1
- 1
Dockerfile
View File
@@ -1,4 +1,4 @@
-FROM python
+FROM python
:3.6.9
COPY . /usr/src/app
WORKDIR /usr/src/app