Skip to content

Commit e6b0aad

Browse files
author
Dan Wilson
authored
Merge pull request #603 from dagayveggi/patch-1
Update python.md
2 parents c6dd89f + 9c449a6 commit e6b0aad

File tree

1 file changed

+1
-1
lines changed
  • content/pipeline/docker/examples/languages

1 file changed

+1
-1
lines changed

content/pipeline/docker/examples/languages/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ steps:
2626
- pytest
2727
```
2828

29-
Please note that you can use any Docker image in your pipeline from any Docker registry. You can use the official python [images](https://hub.docker.com/r/_/python/), or your can bring your own.
29+
Please note that you can use any Docker image in your pipeline from any Docker registry. You can use the official python [images](https://hub.docker.com/r/_/python/), or you can bring your own.
3030

3131
## Test Multiple Versions
3232

0 commit comments

Comments
 (0)