mirror of
https://github.com/sartography/protocol-builder-mock.git
synced 2025-01-25 23:19:28 +00:00
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…
x
Reference in New Issue
Block a user