Skip to content

Commit 61c569e

Browse files
Merge pull request #136 from sysdiglabs/dependabot/docker/golang-1.26.1
Bump golang from 1.26.0 to 1.26.1
2 parents e3a7f2d + 6ac74b6 commit 61c569e

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.26.0 as builder
1+
FROM golang:1.26.1 as builder
22
WORKDIR /go/src/github.com/oliver006/redis_exporter/
33

44
ADD . /go/src/github.com/oliver006/redis_exporter/

0 commit comments

Comments
 (0)