mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-05-01 11:56:01 +00:00
Compare commits
1 commit
9d9ae95b48
...
49b7d8ed26
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49b7d8ed26 |
1 changed files with 1 additions and 2 deletions
|
|
@ -29,8 +29,7 @@ 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