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 449cbcf commit 2675bddCopy full SHA for 2675bdd
lsp/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11-slim as python-base
+FROM python:3.13.2-slim as python-base
2
FROM node:19-slim as node-base
3
4
FROM python-base
0 commit comments