Skip to content

Commit 6afe4eb

Browse files
authored
bump example version in readme (#1)
1 parent 684e934 commit 6afe4eb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ Examples:
5252
users will be prompted if they would like to build and run the image.
5353
5454
55-
pacstall-docker-builder -b -t -c -v 4.3.2 -a x86_64 -d ubuntu:latest
55+
pacstall-docker-builder -b -t -c -v 6.2.1 -a x86_64 -d ubuntu:latest
5656
57-
Builds and starts amd64/pacstall/ubuntu-latest:4.3.2 from scratch.
57+
Builds and starts amd64/pacstall/ubuntu-latest:6.2.1 from scratch.
5858
5959
6060
pacstall-docker-builder -p -t -v latest -d ubuntu:devel
6161
6262
Pulls and starts ghcr.io/pacstall/ubuntu-devel:latest.
63-
```
63+
```

0 commit comments

Comments
 (0)