don't depend on dockerhub for nothin, ever.
This commit is contained in:
parent
bd4bd3e49f
commit
fb99357431
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.8
|
||||
FROM quay.io/sartography/python:3.8
|
||||
|
||||
RUN pip install pipenv
|
||||
RUN useradd _gunicorn --no-create-home --user-group
|
||||
|
|
Loading…
Reference in New Issue