We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbec5ec commit f340bc7Copy full SHA for f340bc7
README.md
@@ -27,7 +27,7 @@ You can use docker to build this container yourself.
27
You can fetch a docker build context from a release asset and use that to build the container.
28
1. **Build your baseline Arch Linux docker image**
29
```
30
- docker build --tag arch-localbuild https://github.com/greyltc/docker-archlinux/releases/download/v20231218.0.234/docker-archlinux-x86_64.tar.xz
+ docker build --tag arch-localbuild https://github.com/greyltc/docker-archlinux/releases/download/v20231225.0.235/docker-archlinux-x86_64.tar.xz
31
32
1. **Inspect the container**
33
0 commit comments