#tradewind:update php repo
This commit is contained in:
parent
0041f06ff1
commit
f8cd066ef2
@ -1,6 +1,6 @@
|
|||||||
FROM php:7.4-fpm
|
FROM php:7.4-fpm
|
||||||
|
|
||||||
RUN sed -i s@/archive.ubuntu.com/@/mirrors.aliyun.com/@g /etc/apt/sources.list
|
RUN sed -i "s@http://deb.debian.org@http://mirrors.aliyun.com@g" /etc/apt/sources.list
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
zip \
|
zip \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user