We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
heroku/builder:24
1 parent 6dd74f0 commit 148ccb9Copy full SHA for 148ccb9
README.md
@@ -21,7 +21,7 @@ To build a Python application codebase into a production image:
21
22
```bash
23
$ cd ~/workdir/sample-python-app
24
-$ pack build sample-app --builder heroku/builder:22
+$ pack build sample-app --builder heroku/builder:24
25
```
26
27
Then run the image:
0 commit comments