Skip to content

Commit

Permalink
v0.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yanhao98 committed Feb 20, 2024
1 parent 909b3c8 commit 198801f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM nginx:1.25.4-bookworm
FROM fatedier/frps:v0.54.0 as frps

FROM nginx:1.25.4-bookworm
ARG DEBIAN_FRONTEND='noninteractive'

ARG S6_OVERLAY_VERSION=3.1.6.2
Expand Down

0 comments on commit 198801f

Please sign in to comment.