Skip to content

Commit

Permalink
Update Dockerfile.build
Browse files Browse the repository at this point in the history
  • Loading branch information
mortezaalizadeh committed Mar 15, 2021
1 parent d125c2b commit 19b62ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile.build
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ FROM alpine:3
WORKDIR /
COPY --from=0 /src/bin/user .
CMD ["/user", "start"]

0 comments on commit 19b62ce

Please sign in to comment.