Skip to content

Commit b8fbb66

Browse files
committed
Updated go version in Dockerfile
1 parent e037c56 commit b8fbb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.16 as build
1+
FROM golang:1.25 as build
22

33
WORKDIR /go/src/github.com/wymangr/blueiris_exporter
44

0 commit comments

Comments
 (0)