edge repo for sing-box (#13)
* added sing-box from repo * add testing repo for sing-box
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user