Compare commits
No commits in common. "ea6ea677bcd15afde5f657b2af6b2b60c8146af5" and "8b73944d0c22a3838c0cfe90972c7292a9c342b1" have entirely different histories.
ea6ea677bc
...
8b73944d0c
@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y \
|
||||
zip \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
RUN curl -fsSL -o /tmp/warp-packer \
|
||||
https://git.phoenix.ipv64.de/public/warp/releases/download/v0.3.0/aarch64-linux.warp-packer \
|
||||
https://git.phoenix.ipv64.de/public/warp/releases/download/v0.3.0/linux-aarch64-warp-packer \
|
||||
&& install -D \
|
||||
--mode=755 \
|
||||
--owner=root \
|
||||
|
Loading…
Reference in New Issue
Block a user