This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Version pin python to 3.4
pull/118/head
Vincent De Smet
8 years ago
parent
8a217c08ab
commit
964ab2ed3d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Dockerfile
+ 1
- 1
Dockerfile
View File
@ -1,4 +1,4 @@
FROM
python:3-alpine
FROM
python:3
.4
-alpine
# Caching layer with bash, tini, UWSGI and mysql / pg clients
RUN
set
-ex
\
Write
Preview
Loading…
Cancel
Save