Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Babichev <maksim.babichev95@gmail.com>
  • Loading branch information
rez1dent3 authored Sep 8, 2023
1 parent 6d379f3 commit 55b4d6d
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
Expand Up @@ -29,4 +29,4 @@ COPY --from=builder /src/greeter .

USER greeter:greeter

CMD ["/greeter"]
ENTRYPOINT ["/greeter"]

0 comments on commit 55b4d6d

Please sign in to comment.