Skip to content

Commit

Permalink
Update fatedier/frps Docker tag to v0.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent 2828b72 commit 1fcd990
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
Expand Up @@ -10,7 +10,7 @@ RUN set -x && \
curl --fail ${S6_OVERLAY_BASE_URL}/${S6_OVERLAY_VERSION}/s6-overlay-`uname -m| sed 's/armv7l/armhf/g'`.tar.xz -SLo- | tar -C / -Jxpf - && \
apt-get purge -y --auto-remove xz-utils

COPY --from=fatedier/frps:v0.58.1@sha256:943d1aaac99c01dda35553b33b67d98706008558db330a63981730e8cd56c69a \
COPY --from=fatedier/frps:v0.59.0@sha256:f68e1fb45af620cdb4120c3f6226ad7c6d45c161a79a5d08bdbca314d372cb87 \
/usr/bin/frps /usr/bin/frps
COPY rootfs/ /
COPY rootfs-s6-rc/ /
Expand Down

0 comments on commit 1fcd990

Please sign in to comment.