chore: bump go 1.16 in Dockerfile
parent
9ae8afd69e
commit
616b403203
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.15-buster AS build
|
||||
FROM golang:1.16-buster AS build
|
||||
|
||||
WORKDIR /go/src/changeloguru
|
||||
|
||||
|
|
Loading…
Reference in New Issue