Skip to content

Commit

Permalink
frpc - update image - alpine 3.16 EOL (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-medvedev-codefresh authored Jun 7, 2024
1 parent 2831d6f commit 80a65a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile-for-frpc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ WORKDIR /building

RUN make frpc

FROM alpine:3
FROM alpine:3.20.0

COPY --from=building /building/bin/frpc /usr/bin/frpc

Expand Down

0 comments on commit 80a65a8

Please sign in to comment.