#tradewind:update php repo
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
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 apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
zip \
|
zip \
|
||||||
unzip \
|
unzip \
|
||||||
|
Reference in New Issue
Block a user