mirror of
https://github.com/LIV2/container-amiga-gcc-amitools.git
synced 2025-12-06 00:23:51 +00:00
Don't use git url for amitools install
This commit is contained in:
parent
2bccc011ba
commit
ef0c5005e1
@ -5,4 +5,4 @@ ENV DEBIAN_FRONTEND=noninteractive
|
||||
RUN apt -y update && \
|
||||
apt -y install git python3 python3-pip && \
|
||||
apt -y autoremove && \
|
||||
pip3 install git+https://github.com/cnvogelg/amitools.git
|
||||
pip3 install amitools
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user