chore: docker should stay at 3.12 for now.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.13.3-slim-bookworm as base
|
||||
FROM python:3.12.10-slim-bookworm as base
|
||||
|
||||
# Setup env
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
Reference in New Issue
Block a user