Skip to content

Commit b2451c5

Browse files
Fix dockerfile copy
1 parent 21db738 commit b2451c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ COPY --from=builder \
3737
/usr/local/bin/kubeval \
3838
/usr/local/bin/kubectl \
3939
/usr/local/bin/kubeapply \
40-
/usr/local/bin
40+
/usr/local/bin/

0 commit comments

Comments
 (0)