Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
fix typo in slack dockerfile (#34)
Browse files Browse the repository at this point in the history
minor fix
  • Loading branch information
northdpole authored May 29, 2020
1 parent 3149e38 commit 7b6854b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consumers/slack/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM //build/docker:dracon-base-go

COPY slack_c /consume
COPY slack /consume

ENTRYPOINT ["/consume"]

0 comments on commit 7b6854b

Please sign in to comment.