Compare commits

..

1 commit

Author SHA1 Message Date
konstpic
12cd12e03b
Merge 66662afa4d into f8c9aac97c 2026-01-11 15:30:28 +01:00

View file

@ -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/