Skip to content

Commit

Permalink
fix: dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
krzko committed Oct 23, 2024
1 parent c27ee00 commit 8624111
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 @@ -15,4 +15,4 @@ FROM cgr.dev/chainguard/static:latest

COPY --from=builder /usr/bin/otelgen /

CMD ["/otelgen"]
ENTRYPOINT ["/otelgen"]

0 comments on commit 8624111

Please sign in to comment.