Skip to content

Commit

Permalink
chore(docker): Update goreleaser.Dockerfile to match Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed May 1, 2024
1 parent 9d9aa9d commit 2e00288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goreleaser.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ WORKDIR /data
COPY kubedb /usr/local/bin

ENV KUBECONFIG /.kube/config
CMD ["kubedb"]
ENTRYPOINT ["kubedb"]

0 comments on commit 2e00288

Please sign in to comment.