Skip to content

Commit 8d29e0c

Browse files
committed
1 parent f1cf7f0 commit 8d29e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/quart_api/Dockerfile.slim.one-stage

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.8-slim
1+
FROM python:3.13.2-slim
22

33
RUN python -m venv /venv
44
ENV PATH=/venv/bin:${PATH}

0 commit comments

Comments
 (0)