Skip to content

Commit 074b8a4

Browse files
Bump golang from 1.24.6 to 1.25.0
Bumps golang from 1.24.6 to 1.25.0. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3749b1 commit 074b8a4

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