add ci script
This commit is contained in:
@ -2,7 +2,7 @@ FROM alpine:3.21.3
|
||||
|
||||
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
|
||||
|
||||
ENV ALLOWED_NETWORK="127.0.0.1/32"
|
||||
ENV ALLOWED_NETWORKS="127.0.0.1/32"
|
||||
|
||||
RUN apk add --no-cache tinyproxy m4
|
||||
|
||||
|
Reference in New Issue
Block a user