updating links for files & submodules

This commit is contained in:
2024-01-15 21:03:44 -03:00
parent 877c7a0dc3
commit 00db2190b5
5 changed files with 14 additions and 14 deletions

View File

@@ -13,10 +13,10 @@ RUN apt-get update && \
mv bin/protoc /usr/local/bin/ && \
rm -rf protoc-25.0-linux-x86_64.zip bin include readme.txt
RUN wget https://files.ivanch.me/api/public/dl/a8pf5HZL/small-image.png && \
wget https://files.ivanch.me/api/public/dl/ZoZDck7M/big-image.png && \
wget https://files.ivanch.me/api/public/dl/URuFVrtX/video.mp4 && \
wget https://files.ivanch.me/api/public/dl/aeZqpr_F/nginx.html && \
RUN wget https://files.ivanch.me/api/public/dl/ch3NV0P8/small-image.png && \
wget https://files.ivanch.me/api/public/dl/jNlXYMLR/big-image.png && \
wget https://files.ivanch.me/api/public/dl/QdKvaeQI/video.mp4 && \
wget https://files.ivanch.me/api/public/dl/YD4vmSsO/nginx.html && \
rm -rf runtimes && \
mkdir -p ./static && \
mv small-image.png ./static && \