mirror of
https://github.com/sebastianbergmann/docker-amiga-gcc.git
synced 2025-12-07 11:41:41 +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 33b0533073467433d45bd412faa9c62a2f7a1b9b && \
|
||||
git checkout -qf 3db621f037d15cf00ad5f92b96cdd189c761a8f8 && \
|
||||
mkdir -p /opt/amiga && \
|
||||
make update && \
|
||||
make all && \
|
||||
|
||||
Reference in New Issue
Block a user