Build with go1.14

This commit is contained in:
Alessio Treglia
2020-03-01 10:17:41 +00:00
parent 3f18e22c96
commit 2f1e143e17
22 changed files with 98 additions and 98 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.13
FROM golang:1.14
# Add testing deps for curl
RUN echo 'deb http://httpredir.debian.org/debian testing main non-free contrib' >> /etc/apt/sources.list