We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5000859 commit d813787Copy full SHA for d813787
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.0-alpine as builder
+FROM golang:1.25.1-alpine as builder
2
ADD ./modbus_exporter /go/modbus_exporter
3
WORKDIR /go/modbus_exporter
4
RUN go build
0 commit comments