Skip to content

Commit

Permalink
chore(docker): Update GoReleaser Dockerfile to match default
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed May 1, 2024
1 parent 8f3090f commit acb336f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goreleaser.Dockerfile
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 acb336f

Please sign in to comment.