File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
55using [ 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
1010version Ubuntu.
1111
1212## Available architectures
@@ -48,7 +48,7 @@ You may use `sudo` in your script to install packages or do other things.
4848
4949If 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
You can’t perform that action at this time.
0 commit comments