Skip to content

Commit

Permalink
fix: ...3.11.3... not found in pytest step of validation job
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneMcGovern committed Oct 27, 2024
1 parent 0537a4c commit 46c4d43
Showing 1 changed file with 1 addition and 1 deletion.
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
FROM mcr.microsoft.com/devcontainers/python:3.10

RUN python -m pip install --upgrade pip \
&& python -m pip install 'flit>=3.8.0'
Expand Down

0 comments on commit 46c4d43

Please sign in to comment.