Skip to content

Commit 7d0c98f

Browse files
committed
fix(core): fix tc import (#1775)
Signed-off-by: Maksim Fedotov <[email protected]>
1 parent 913f88c commit 7d0c98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/virt-launcher/werf.inc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ import:
236236
- usr/bin/coreutils
237237
- image: tools/iproute2
238238
add: /
239-
to: /relocate/
239+
to: /relocate/usr
240240
after: setup
241241
includePaths:
242242
- sbin/tc

0 commit comments

Comments
 (0)