We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5c488 commit 159c5f9Copy full SHA for 159c5f9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-slim
+FROM python:3.13-slim
2
3
RUN mkdir -p /data/input /data/output
4
RUN useradd -m unblob
0 commit comments