Skip to content

Commit

Permalink
bump version into 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tommady committed Jan 19, 2022
1 parent 4f6664e commit 7855b3c
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 @@ -20,4 +20,4 @@ FROM docker.io/busybox:latest
COPY --from=builder /exporter/findora-exporter /exporter

EXPOSE 9090
ENTRYPOINT ["/exporter", "--config", "/config.json"]
ENTRYPOINT ["/exporter"]

0 comments on commit 7855b3c

Please sign in to comment.