We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c1c3e commit 1fe1d70Copy full SHA for 1fe1d70
model_training/s3/Dockerfile
@@ -1,6 +1,6 @@
1
# NOTE: Dockerfile for generating quay.io/kepler_model_server/s3 images
2
3
-FROM python:3.10-slim
+FROM python:3.14.0a2-slim
4
5
WORKDIR /usr/local
6
0 commit comments