mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
Remove slim
This commit is contained in:
parent
2b689a16f7
commit
2e346c9e2c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ COPY ./frontend/ .
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
# FROM tiangolo/uvicorn-gunicorn-fastapi:python3.8-slim
|
# FROM tiangolo/uvicorn-gunicorn-fastapi:python3.8-slim
|
||||||
FROM mrnr91/uvicorn-gunicorn-fastapi:python3.8-slim
|
FROM mrnr91/uvicorn-gunicorn-fastapi:python3.8
|
||||||
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue