mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-01-13 09:12:44 +00:00
Compare commits
2 commits
47dc793daa
...
106bf27b99
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
106bf27b99 | ||
|
|
da447e5669 |
1 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,8 @@ RUN apk add --no-cache --update \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
tzdata \
|
tzdata \
|
||||||
fail2ban \
|
fail2ban \
|
||||||
bash
|
bash \
|
||||||
|
curl
|
||||||
|
|
||||||
COPY --from=builder /app/build/ /app/
|
COPY --from=builder /app/build/ /app/
|
||||||
COPY --from=builder /app/DockerEntrypoint.sh /app/
|
COPY --from=builder /app/DockerEntrypoint.sh /app/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue