Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/devcontainers/python:3.8@sha256:13822a0e211e5b99816ce3f44f064ee385f7679eb407f901f19ed5328ad557d0
FROM mcr.microsoft.com/devcontainers/python:3.11@sha256:407616a78a9ec3bfbf736feedaf91d6c94e8cd0d2b90663da019c536e67e4ec4

RUN \
pipx uninstall mypy \
Expand Down