This commit is contained in:
parent
98a4dafd0d
commit
b410540f7f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:alpine
|
||||
FROM python:3.8-alpine
|
||||
|
||||
RUN apk update && apk add redis su-exec \
|
||||
&& pip3 install pipenv
|
||||
|
|
Loading…
Reference in a new issue