Fix build
This commit is contained in:
parent
880f6a2596
commit
97f83c1008
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.6-alpine
|
||||
FROM python:3.6
|
||||
|
||||
WORKDIR /app
|
||||
EXPOSE 8000
|
||||
|
|
Loading…
Reference in a new issue