Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lehner authored May 11, 2024
1 parent 0a18c59 commit c815374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ For more information on how to use Docker, please see the [Docker documentation]

### Shell

This image includes a user preinstalled Python 3.8 and GPT setup. Start the session with
This image includes a user preinstalled Python 3.10 and GPT setup. Start the session with
```
docker run --rm -it -v$(pwd):/gpt-code gptdev/shell
```
Expand Down

0 comments on commit c815374

Please sign in to comment.