Skip to content
Snippets Groups Projects
Commit 941bcbb3 authored by Erwan Rouchet's avatar Erwan Rouchet
Browse files

Fix FROM in OpenAPI Dockerfile

parent 7fb1f845
No related branches found
No related tags found
No related merge requests found
# FROM registry.gitlab.com/arkindex/backend:latest
FROM arkindex-app
FROM registry.gitlab.com/arkindex/backend:latest
RUN pip uninstall -y djangorestframework
COPY ["patch.py", "run.sh", "requirements.txt", "patch.yml", "/"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment