Skip to content

Commit 2675bdd

Browse files
committed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11-slim as python-base
1+
FROM python:3.13.2-slim as python-base
22
FROM node:19-slim as node-base
33

44
FROM python-base

0 commit comments

Comments
 (0)