Skip to content

Commit 5470924

Browse files
committed
chore(docker): upgrade base image from python:3.10 to python:3.12-slim-trixie
1 parent cd83fc1 commit 5470924

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10
1+
FROM python:3.12-slim-trixie
22

33
ENV PYTHONUNBUFFERED=1
44

0 commit comments

Comments
 (0)