Skip to content

Commit 192ddbb

Browse files
n8mgrChrisSchinnerl
authored andcommitted
build: update Dockerfile to Go 1.26
1 parent 9511632 commit 192ddbb

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 docker.io/library/golang:1.24 AS builder
1+
FROM docker.io/library/golang:1.26 AS builder
22

33
WORKDIR /cpuminerd
44

0 commit comments

Comments
 (0)