Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 20, 2023
1 parent 906f158 commit 3c580f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker.io/boxcutter/python:3.11-jammy python your-script.py
### Create a Containerfile in your Python app project

```
FROM docker.io/polymathrobotics/python:3.11-jammy
FROM docker.io/boxcutter/python:3.11-jammy
WORKDIR /usr/src/app
Expand Down

0 comments on commit 3c580f8

Please sign in to comment.