Skip to content

Commit b044dda

Browse files
Merge pull request #51 from sysdiglabs/dependabot/docker/golang-1.20.4
Bump golang from 1.18.3 to 1.20.4
2 parents 22a9b6b + ea592c7 commit b044dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.18.3 as builder
1+
FROM golang:1.20.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)