Skip to content

Commit d2888f4

Browse files
committed
2 parents 084a3df + d4c291f commit d2888f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use an official Python runtime as a parent image
2-
FROM python:3.12-slim
2+
FROM python:3.13-slim
33

44
# Set the working directory in the container
55
WORKDIR /app

0 commit comments

Comments
 (0)