packaging: Pin dockerfile distro versions and fix installations

- Remove unrar since its not in debian (only in non-free)
- Use 7zip instead of p7zip, and executable 7zz instead of 7za
This commit is contained in:
Andrew Hamilton 2024-03-10 21:31:39 +10:00
parent 0bf75047aa
commit 6ead327cef
6 changed files with 7 additions and 14 deletions

View file

@ -1,6 +1,6 @@
FROM archlinux
FROM archlinux:base-20240101.0.204074
RUN pacman -Sy
RUN pacman --noconfirm -S python-pipx gcc python-devtools