#tradewind:update php repo
This commit is contained in:
parent
5fa3908c72
commit
0041f06ff1
@ -1,5 +1,7 @@
|
||||
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 \
|
||||
zip \
|
||||
unzip \
|
||||
|
Loading…
x
Reference in New Issue
Block a user