Skip to content

Commit d550edd

Browse files
author
Natalie Arellano
committed
Just require pack 0.30.0 since that is needed for run image extension
Signed-off-by: Natalie Arellano <[email protected]>
1 parent 7be27df commit d550edd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

content/docs/extension-guide/create-extension/setup-local-environment.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,7 @@ cd <your preferred workspace directory>
5555
pack version
5656
```
5757

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-rc1`. Consult the [releases page](https://github.com/buildpacks/pack/releases) for more information.
58+
The version should be at least `0.30.0`
6259

6360
### Update pack configuration
6461

0 commit comments

Comments
 (0)