clojure-lsp: update to 2024.08.05.
[void-pkg.git] / common / container / README.md
blob1ff702e100576e5737f0c5f6d6626c6940aa41f2
1 ## void-packages buildroot containers
3 These containers are used for CI and should contain everything needed to run xbps-src.
5 ### Updating
7 To build a new version, kick off a CI run by pushing something to `common/container/` on `master` or using the `Run workflow` button [here](https://github.com/void-linux/void-packages/actions/workflows/container.yaml).
9 Once this is built, update the version where it is used in `.github/workflows/` (typically in the value of a `container.image` key) to the newly-built tag.