Skip to content

Commit aa4daae

Browse files
committed
1 parent bc14e9d commit aa4daae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Development Container
2-
FROM python:3.8.5
2+
FROM python:3.14.0rc1
33

44
RUN apt update -q
55
RUN apt install -qy vim

0 commit comments

Comments
 (0)