Compare commits
3 Commits
6f7c5a4574
...
ea5f691905
Author | SHA1 | Date |
---|---|---|
Mathis | ea5f691905 | |
Mathis | 845bf788f9 | |
Renovate Bot | 6b912e5eef |
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10-slim@sha256:25f03d17398b3f001e040fc951b4ee9404862f1b65c5eea1aa31c042dfdab527
|
||||
FROM python:3.10-slim@sha256:73687addb95403c7f57e4c5caab483a17ca3f5a40dacc9722907f7ac06526284
|
||||
COPY requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
EXPOSE 5000
|
||||
|
|
Loading…
Reference in New Issue