Skip to content

Commit bf03375

Browse files
committed
docs: change v2->v3
1 parent 2771358 commit bf03375

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ A docker container that aims to help build an
44
[AppImage](https://github.com/AppImage/AppImageKit) on multiple architectures
55
using [linuxdeploy](https://github.com/linuxdeploy/linuxdeploy).
66

7-
Latest version: v2-focal
7+
Latest version: v3-focal
88

9-
v2-jammy is also available if for some reason you require a more recent
9+
v3-jammy is also available if for some reason you require a more recent
1010
version Ubuntu.
1111

1212
## Available architectures
@@ -48,7 +48,7 @@ You may use `sudo` in your script to install packages or do other things.
4848

4949
If you would like to look around the container, you can use
5050

51-
docker run -it --rm --entrypoint bash andy5995/linuxdeploy:v2-focal
51+
docker run -it --rm --entrypoint bash andy5995/linuxdeploy:v3-focal
5252

5353
## Locally
5454

0 commit comments

Comments
 (0)