Skip to content

Commit 3676045

Browse files
authored
Merge pull request #12 from sysdiglabs/dependabot/docker/golang-1.18.3
Bump golang from 1.17 to 1.18.3
2 parents 5aa89e5 + 0ff16f5 commit 3676045

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