python3.1
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM python:3.13-slim
|
||||
#FROM python:3.13-slim
|
||||
FROM python:3.14-rc-trixie
|
||||
WORKDIR /app
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
Reference in New Issue
Block a user