Skip to content

Commit

Permalink
Update fatedier/frps Docker tag to v0.61.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2024
1 parent 0b94e66 commit 11c466d
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.60.0@sha256:2af55ac2d6c95784d1348be2a636f66c7fb8d67bd951cbb5951f34635f731445 \
COPY --from=fatedier/frps:v0.61.0@sha256:4161b24ee2153c9bf81756d59a6f78b9000b98bd95952aaf72f4e50ae2295645 \
/usr/bin/frps /usr/bin/frps
COPY rootfs/ /
COPY rootfs-s6-rc/ /
Expand Down

0 comments on commit 11c466d

Please sign in to comment.