[proxy] fix proxy multistage build (#6864)

This commit is contained in:
Maycon Santos
2026-07-22 21:24:44 +02:00
committed by GitHub
parent 9770814f39
commit 96963b6751
+1
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