Revert "edge repo for sing-box (#13)"

This reverts commit bb1ac60acc.
This commit is contained in:
mercury
2024-04-29 23:13:47 +04:00
parent 7582dc50c2
commit 45e1455d48
-1
View File
@@ -1,6 +1,5 @@
ARG image
FROM $image
RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
RUN apk add --no-cache --update php81 \
php81-mbstring \
php81-session \