[proxy] fix proxy multistage build (#6864)

This commit is contained in:
Maycon Santos
2026-07-23 04:24:44 +09:00
committed by GitHub
parent 9770814f39
commit 96963b6751

View File

@@ -10,6 +10,7 @@ COPY encryption ./encryption
COPY flow ./flow
COPY formatter ./formatter
COPY monotime ./monotime
COPY management ./management
COPY proxy ./proxy
COPY route ./route
COPY shared ./shared