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