We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1945e38 commit 33ad5c0Copy full SHA for 33ad5c0
1 file changed
examples/hf_demo_space/Dockerfile
@@ -1,5 +1,5 @@
1
# Use the official Python 3.12 image
2
-FROM python:3.12-slim
+FROM python:3.13-alpine
3
4
# Set the working directory
5
WORKDIR /app
0 commit comments