chore: bump go 1.16 in Dockerfile

main
Tran Hau 2021-03-17 05:12:22 +00:00
parent 9ae8afd69e
commit 616b403203
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.15-buster AS build
FROM golang:1.16-buster AS build
WORKDIR /go/src/changeloguru