mirror of
https://github.com/mattintech/simplefileupload-server.git
synced 2026-07-11 12:01:53 +00:00
refactoring how the .env is loaded
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.8-slim
|
||||
FROM python:3.13-slim
|
||||
WORKDIR /app
|
||||
COPY ./src /app
|
||||
COPY requirements.txt /app/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user