upgrade docker python version
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# pull official base image
|
||||
FROM python:3.11.3-slim
|
||||
FROM python:3.12.1-slim
|
||||
|
||||
# set work directory
|
||||
WORKDIR /usr/src/rad
|
||||
|
||||
Reference in New Issue
Block a user