Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 53ed538

Browse files
committed
Fixed proxify #4302
1 parent 46ea608 commit 53ed538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/proxify/Dockerfile.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ curl --silent --location --fail --remote-name "${url}"
1212
unzip -q -o -d "${prefix}${target}/bin" "${filename}" \
1313
proxify \
1414
replay \
15-
mitmreplay
15+
mitmrelay
1616
EOF

0 commit comments

Comments
 (0)