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:
parent
0bf75047aa
commit
6ead327cef
6 changed files with 7 additions and 14 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
|
||||
FROM fedora
|
||||
FROM fedora:38
|
||||
|
||||
RUN dnf -y install python3.11 python3-pip pipx gcc python3.11-devel
|
||||
COPY . eris
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue