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 684e934 commit 6afe4ebCopy full SHA for 6afe4eb
1 file changed
README.md
@@ -52,12 +52,12 @@ Examples:
52
users will be prompted if they would like to build and run the image.
53
54
55
- pacstall-docker-builder -b -t -c -v 4.3.2 -a x86_64 -d ubuntu:latest
+ pacstall-docker-builder -b -t -c -v 6.2.1 -a x86_64 -d ubuntu:latest
56
57
- Builds and starts amd64/pacstall/ubuntu-latest:4.3.2 from scratch.
+ Builds and starts amd64/pacstall/ubuntu-latest:6.2.1 from scratch.
58
59
60
pacstall-docker-builder -p -t -v latest -d ubuntu:devel
61
62
Pulls and starts ghcr.io/pacstall/ubuntu-devel:latest.
63
-```
+```
0 commit comments