Skip to content

Commit 657d443

Browse files
authored
Merge pull request #88 from sysdiglabs/SECCOMP-38064
Bump golang version to 1.24.4
2 parents 3941d90 + c8dc712 commit 657d443

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.24 as builder
1+
FROM golang:1.24.4 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)