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.
1 parent 79ab973 commit 7be27dfCopy full SHA for 7be27df
content/docs/extension-guide/create-extension/setup-local-environment.md
@@ -58,7 +58,7 @@ pack version
58
The version should be at least `0.28.0`
59
60
**Note**: to follow this demo all the way through to the end (including run image extension),
61
-the pack version should be at least `0.30.0-pre2`. Consult the [releases page](https://github.com/buildpacks/pack/releases) for more information.
+the pack version should be at least `0.30.0-rc1`. Consult the [releases page](https://github.com/buildpacks/pack/releases) for more information.
62
63
### Update pack configuration
64
0 commit comments