Skip to content

Commit b9cdbd0

Browse files
Merge pull request #35 from segmentio/yolken-fix-dockerfile
Fix dockerfile copy
2 parents 21db738 + b2451c5 commit b9cdbd0

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)