added timezone and fixed default tcp proxy
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk add --no-cache curl bash busybox-cron
|
||||
RUN apk add --no-cache curl bash busybox-cron tzdata
|
||||
|
||||
COPY update-blocklist.sh /usr/local/bin/update-blocklist.sh
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
Reference in New Issue
Block a user