From 00db2190b54ed1553397e88146d8f118d1d809ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Henrique=20Ivanchechen?= Date: Mon, 15 Jan 2024 21:03:44 -0300 Subject: [PATCH] updating links for files & submodules --- ASP.NET/Dockerfile | 8 ++++---- ActixAPI/Dockerfile | 8 ++++---- Express | 2 +- FlaskAPI/Dockerfile | 8 ++++---- Spring | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ASP.NET/Dockerfile b/ASP.NET/Dockerfile index 820b9ef..b80ab47 100644 --- a/ASP.NET/Dockerfile +++ b/ASP.NET/Dockerfile @@ -12,10 +12,10 @@ RUN dotnet restore RUN dotnet build -c Release -o out RUN cd out && \ - 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 && \ + 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 && \ diff --git a/ActixAPI/Dockerfile b/ActixAPI/Dockerfile index 147e231..a7c5c7e 100644 --- a/ActixAPI/Dockerfile +++ b/ActixAPI/Dockerfile @@ -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/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 + 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 && \ COPY . . diff --git a/Express b/Express index b85d8c5..3a54792 160000 --- a/Express +++ b/Express @@ -1 +1 @@ -Subproject commit b85d8c503e7fa55fdf54e2bbbaa8bbc96cdf1a4f +Subproject commit 3a54792794728b10b2f49bd47dbd7430da811bdd diff --git a/FlaskAPI/Dockerfile b/FlaskAPI/Dockerfile index 452618f..35febc4 100644 --- a/FlaskAPI/Dockerfile +++ b/FlaskAPI/Dockerfile @@ -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 && \ diff --git a/Spring b/Spring index f8fdeb0..281dc59 160000 --- a/Spring +++ b/Spring @@ -1 +1 @@ -Subproject commit f8fdeb0dd53fd30a4bd1f8afb77135ddb8558e1c +Subproject commit 281dc597169d9934935d7aeed570434f63a3e358