Rollback alpine:3.16 to avoid npm install stalling

This commit is contained in:
Samuel Huang
2023-07-10 11:43:42 +10:00
parent d5423f7623
commit d62db91872

View File

@@ -18,7 +18,7 @@ RUN git clone https://github.com/XTLS/Xray-core.git . && \
go build -o xray -trimpath -ldflags "-s -w -buildid=" ./main
FROM alpine:3.17
FROM alpine:3.16
COPY --from=builder /go/src/XTLS/Xray-core/xray /usr/local/bin/
COPY --from=builder /tmp/geosite.dat /usr/local/bin/