Skip to content

Commit c036fa3

Browse files
committed
Change go version to v1.18
1 parent ccd1f33 commit c036fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.16 as builder
1+
FROM golang:1.18 as builder
22

33
WORKDIR /app
44
COPY . .

0 commit comments

Comments
 (0)