We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349c56c commit 58510f1Copy full SHA for 58510f1
operator/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9.9-slim
+FROM python:3.9.12-slim
2
3
COPY requirements.txt ./
4
RUN pip install -r requirements.txt
0 commit comments