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 7240589 commit 5744677Copy full SHA for 5744677
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11-slim AS static-analysis
+FROM python:3.14-slim AS static-analysis
2
3
WORKDIR /project
4
COPY requirements/static_analysis.txt requirements/static_analysis.txt
0 commit comments