We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2831d6f commit 80a65a8Copy full SHA for 80a65a8
dockerfiles/Dockerfile-for-frpc
@@ -5,7 +5,7 @@ WORKDIR /building
5
6
RUN make frpc
7
8
-FROM alpine:3
+FROM alpine:3.20.0
9
10
COPY --from=building /building/bin/frpc /usr/bin/frpc
11
0 commit comments