Skip to content

Commit

Permalink
Update fatedier/frps Docker tag to v0.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent fd22e29 commit 867d5f7
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.56.0@sha256:bb3084abaf93d3f1b1c28e42e0fd2b67366cbe15db487ca4312488249fe569d9 \
COPY --from=fatedier/frps:v0.58.0@sha256:05058b87eb8ae942cf66a3d38575ed464f388fb078b622260d66ea3357eb7b33 \
/usr/bin/frps /usr/bin/frps
COPY rootfs/ /
COPY rootfs-s6-rc/ /
Expand Down

0 comments on commit 867d5f7

Please sign in to comment.