Skip to content

Commit

Permalink
1805
Browse files Browse the repository at this point in the history
  • Loading branch information
yanhao98 committed Dec 22, 2023
1 parent 6d4e5e3 commit fa845cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM fatedier/frps:v0.53.2 as origin-frps
FROM fatedier/frps:v0.53.2 as origin-frps

FROM nginx:1
COPY --from=origin-frps /usr/bin/frps /usr/bin/frps
Expand Down

0 comments on commit fa845cf

Please sign in to comment.