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

Commit

Permalink
Fix Dockerfile: binary path
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien Catteau committed Jan 25, 2017
1 parent c8e19b5 commit 221ffae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM scratch
ADD migrate /migrate
ADD migrater /migrate
ENTRYPOINT ["/migrate"]

0 comments on commit 221ffae

Please sign in to comment.