This commit is contained in:
wjqserver
2025-04-03 18:23:16 +08:00
parent d3520a2133
commit 886c99f53d
3 changed files with 1 additions and 3 deletions

View File

@@ -1 +1 @@
25w26a
25w26a

View File

@@ -29,7 +29,6 @@ RUN wget -O /data/${APPLICATION}/whitelist.json https://raw.githubusercontent.co
# 权限
RUN chmod +x /data/${APPLICATION}/${APPLICATION}
RUN chmod +x /usr/local/bin/init.sh
FROM alpine:latest

View File

@@ -29,7 +29,6 @@ RUN wget -O /data/${APPLICATION}/whitelist.json https://raw.githubusercontent.co
# 权限
RUN chmod +x /data/${APPLICATION}/${APPLICATION}
RUN chmod +x /usr/local/bin/init.sh
FROM alpine:latest