Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
Kévin PEREZ committed Jan 19, 2024
1 parent 8cef9dd commit 6155c37
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 @@ -7,4 +7,4 @@ FROM scratch
WORKDIR /root/
COPY --from=build /go/src/github.com/ca-gip/kubi-members-v2/build/kubi-members-v2 .
EXPOSE 8000
CMD ["./kubi-members"]
CMD ["./kubi-members-v2"]

0 comments on commit 6155c37

Please sign in to comment.