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