This website works better with JavaScript.
Explore
Help
Register
Sign In
hastic
/
hastic-server
Watch
4
Star
0
Fork
You've already forked hastic-server
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
Browse Source
Change python version in Dockerfile (3.7 -> 3.6.6)
pull/1/head
rozetko
6 years ago
parent
679cb1b94a
commit
3e3ab64f5f
1 changed files
with
2 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
Dockerfile
2
Dockerfile
Unescape
Escape
View File
@ -1,4 +1,4 @@
FROM
python:3.
7
FROM
python:3.
6.6
EXPOSE
8000
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
hastic/hastic-server
Title
Body
Create Issue