Dockerfile - updated to python 3.11
This commit is contained in:
parent
ca8a9df54c
commit
ed13577e82
@ -1,4 +1,4 @@
|
||||
FROM python:3.10-alpine
|
||||
FROM python:3.11-alpine
|
||||
|
||||
COPY requirements.txt /tmp/requirements.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user