mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-06-06 07:37:21 +02:00
Target latest alpine image
This commit is contained in:
parent
39b0c8c674
commit
3aa0f2d914
@ -18,7 +18,7 @@ RUN go mod tidy &&\
|
|||||||
RUN chmod 755 /usr/local/bin/zoraxy &&\
|
RUN chmod 755 /usr/local/bin/zoraxy &&\
|
||||||
chmod +x /usr/local/bin/zoraxy
|
chmod +x /usr/local/bin/zoraxy
|
||||||
|
|
||||||
FROM docker.io/alpine:3.20
|
FROM docker.io/alpine:latest
|
||||||
|
|
||||||
RUN apk add --no-cache bash netcat-openbsd sudo
|
RUN apk add --no-cache bash netcat-openbsd sudo
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user