edge repo for sing-box (#13)

* added sing-box from repo

* add testing repo for sing-box
This commit is contained in:
runalsh
2024-04-29 19:48:25 +03:00
committed by GitHub
parent 256e43352a
commit bb1ac60acc
+1
View File
@@ -1,5 +1,6 @@
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 \