mirror of
https://github.com/sebastianbergmann/docker-amiga-gcc.git
synced 2025-11-22 10:29:57 +00:00
Bump
This commit is contained in:
@ -24,7 +24,7 @@ RUN apt-get update && apt-get install -y \
|
||||
cd /root && \
|
||||
git clone https://github.com/bebbo/amiga-gcc.git && \
|
||||
cd /root/amiga-gcc && \
|
||||
git checkout -qf aef2b3a19ed53b0a58bb932fe5590107c13f0571 && \
|
||||
git checkout -qf da05624325b6d8dd6267041f43686a98b30e3b87 && \
|
||||
mkdir -p /opt/amiga && \
|
||||
make update && \
|
||||
make all && \
|
||||
|
||||
Reference in New Issue
Block a user