bamp to go 1.14 like on workstation
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jeffrey Paul 2020-03-24 14:39:32 -07:00
parent 9c4f02da85
commit f6f3e645c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.13 as builder
FROM golang:1.14 as builder
WORKDIR /go/src/git.eeqj.de/sneak/hntransparencylog
COPY . .