Update Dockerfile-for-frps

This commit is contained in:
LAi Lin 2024-12-25 14:52:17 +08:00 committed by GitHub
parent 01fed8d1a9
commit 71b81fb784
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,4 +11,4 @@ RUN apk add --no-cache tzdata
COPY --from=building /building/bin/frps /usr/bin/frps
ENTRYPOINT ["/usr/bin/frps"]
ENTRYPOINT ["/usr/bin/frps -c "]