We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69c00f commit f61f5acCopy full SHA for f61f5ac
README.adoc
@@ -88,7 +88,7 @@ The user will need to provide the following:
88
mkdir devkit-vpc
89
90
podman run -it --rm -v $(pwd)/devkit-vpc:/clone:z \
91
- quay.io/cloudctl/git --branch master https://github.com/CodeSparta/devkit-vpc.git
+ quay.io/cloudctl/git --branch v00.21.0128 https://github.com/CodeSparta/devkit-vpc.git
92
93
cd devkit-vpc
94
```
0 commit comments