From 22ee153b254703904361bb01cf32830bb34f11f6 Mon Sep 17 00:00:00 2001 From: Samuel Huang Date: Thu, 14 Mar 2024 10:23:59 +1100 Subject: [PATCH] Rollback to alpine-3.16 due to the stalling of qrcode-terminal install on armv7/armv6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ffe482a..bf50e91 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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.19 +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/