#tradewind:update composer

This commit is contained in:
2021-06-15 18:20:19 +08:00
parent c14f1fb6d5
commit 265009303e
4 changed files with 3 additions and 6 deletions

View File

@ -1,5 +1,5 @@
FROM redis:6.2-alpine
MAINTAINER tradewind
RUN sed -i \
's/dl-cdn.alpinelinux.org/mirrors.tuna.tsinghua.edu.cn/g' \
/etc/apk/repositories && apk update