mirror of
https://github.com/sebastianbergmann/docker-amiga-gcc.git
synced 2025-11-23 19:22:12 +00:00
Bump
This commit is contained in:
@ -22,7 +22,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 5af9834eac3fef62b3c7116bea0b02c98b411b2d && \
|
||||
git checkout -qf d3e6bd72842c7d623f8def2d42900339c3f36b6f && \
|
||||
mkdir -p /opt/amiga && \
|
||||
make update && \
|
||||
make all && \
|
||||
|
||||
Reference in New Issue
Block a user