Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rjonczy authored Apr 25, 2024
1 parent 0b360f4 commit f17320f
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 @@ -12,4 +12,4 @@ COPY --from=builder /app/succint_exporter /succint_exporter

EXPOSE 9103

CMD ["/succint_exporter"]
ENTRYPOINT ["/succint_exporter"]

0 comments on commit f17320f

Please sign in to comment.