Skip to content

Commit

Permalink
fix: fix docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
kianaza committed Jul 7, 2024
1 parent 431975f commit cf90ea4
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 @@ -23,4 +23,4 @@ WORKDIR /app/

COPY --from=builder /nats-blackbox-exporter .

CMD [ "./nats-blackbox-exporter --settings=./setting/config.yaml" ]
CMD [ "./nats-blackbox-exporter"]

0 comments on commit cf90ea4

Please sign in to comment.