release(exporter): bump for build

This commit is contained in:
lza_menace
2025-04-06 16:32:30 -07:00
parent 2d48605636
commit 1e94c88e5d

View File

@@ -1,4 +1,4 @@
FROM golang:bullseye as OG FROM golang:bullseye AS OG
# Install exporter from Github # Install exporter from Github
RUN go install github.com/cirocosta/monero-exporter/cmd/monero-exporter@master RUN go install github.com/cirocosta/monero-exporter/cmd/monero-exporter@master