mirror of
https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
synced 2026-05-22 02:27:37 +03:00
Dockerfile - updated to python 3.11
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.10-alpine
|
||||
FROM python:3.11-alpine
|
||||
|
||||
COPY requirements.txt /tmp/requirements.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user