Merge pull request #3519 from LightningK0ala/patch-4
Update Dockerfile go version to 1.13
This commit is contained in:
commit
20a5ee2f1e
@ -1,4 +1,4 @@
|
||||
FROM golang:1.12-alpine as builder
|
||||
FROM golang:1.13-alpine as builder
|
||||
|
||||
MAINTAINER Olaoluwa Osuntokun <lightning.engineering>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user