File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ RUN \
110110 x265-dev \
111111 zlib-dev && \
112112 apk add --no-cache \
113- --repository http://nl .alpinelinux.org/alpine/edge/testing \
113+ --repository http://dl-cdn .alpinelinux.org/alpine/edge/community \
114114 gnu-libiconv-dev
115115
116116RUN \
@@ -315,7 +315,7 @@ RUN \
315315 x265 \
316316 zlib && \
317317 apk add --no-cache \
318- --repository http://nl .alpinelinux.org/alpine/edge/testing \
318+ --repository http://dl-cdn .alpinelinux.org/alpine/edge/community \
319319 gnu-libiconv && \
320320 echo "**** Add Picons ****" && \
321321 mkdir -p /picons && \
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ RUN \
109109 x265-dev \
110110 zlib-dev && \
111111 apk add --no-cache \
112- --repository http://nl .alpinelinux.org/alpine/edge/testing \
112+ --repository http://dl-cdn .alpinelinux.org/alpine/edge/community \
113113 gnu-libiconv-dev
114114
115115RUN \
@@ -314,7 +314,7 @@ RUN \
314314 x265 \
315315 zlib && \
316316 apk add --no-cache \
317- --repository http://nl .alpinelinux.org/alpine/edge/testing \
317+ --repository http://dl-cdn .alpinelinux.org/alpine/edge/community \
318318 gnu-libiconv && \
319319 echo "**** Add Picons ****" && \
320320 mkdir -p /picons && \
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ RUN \
109109 x265-dev \
110110 zlib-dev && \
111111 apk add --no-cache \
112- --repository http://nl .alpinelinux.org/alpine/edge/testing \
112+ --repository http://dl-cdn .alpinelinux.org/alpine/edge/community \
113113 gnu-libiconv-dev
114114
115115RUN \
@@ -314,7 +314,7 @@ RUN \
314314 x265 \
315315 zlib && \
316316 apk add --no-cache \
317- --repository http://nl .alpinelinux.org/alpine/edge/testing \
317+ --repository http://dl-cdn .alpinelinux.org/alpine/edge/community \
318318 gnu-libiconv && \
319319 echo "**** Add Picons ****" && \
320320 mkdir -p /picons && \
You can’t perform that action at this time.
0 commit comments