Skip to content

Commit 719200f

Browse files
haardikdharma10RealHarshThakur
authored andcommitted
Update golang version in Dockerfile to match go mod
Signed-off-by: Haardik Dharma <[email protected]>
1 parent 4b2f3e7 commit 719200f

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.16.5 as builder
1+
FROM golang:1.20.5 as builder
22

33
ARG VERSION=dev
44

0 commit comments

Comments
 (0)