Skip to content

Commit

Permalink
Fix dockerfile to add the updated file
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Campbell <marc.e.campbell@gmail.com>
  • Loading branch information
marccampbell committed Mar 19, 2021
1 parent e28d842 commit c9e45e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/Dockerfile.schemahero
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:stretch
WORKDIR /
COPY schemahero /schemahero
COPY kubectl-schemahero /schemahero
RUN chmod a+x /schemahero

RUN apt-get -qq update \
Expand Down

0 comments on commit c9e45e8

Please sign in to comment.