mirror of
https://github.com/ivanch/tcc.git
synced 2025-08-25 15:21:49 +00:00
updating download urls
This commit is contained in:
@@ -3,10 +3,10 @@ FROM rust:latest
|
||||
WORKDIR /app
|
||||
|
||||
RUN apt-get update && apt-get -y install wget && \
|
||||
wget https://files.ivanch.me/api/public/dl/iFuXSNhw/small-image.png && \
|
||||
wget https://files.ivanch.me/api/public/dl/81Bkht5C/big-image.png && \
|
||||
wget https://files.ivanch.me/api/public/dl/nAndfAjK/video.mp4 && \
|
||||
wget https://files.ivanch.me/api/public/dl/RzXwJG7o/nginx.html
|
||||
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
|
||||
|
||||
COPY . .
|
||||
|
||||
|
Reference in New Issue
Block a user