ISSUE-203

This commit is contained in:
Andrea Spacca
2019-05-11 14:42:59 +02:00
parent 5bbafa9ed7
commit cc401433a6
6745 changed files with 436 additions and 5109502 deletions

View File

@@ -1,5 +1,5 @@
FROM golang:1.11-alpine as build
LABEL maintainer="Remco Verhoef <remco@dutchcoders.io>"
FROM golang:1.12-alpine as build
LABEL maintainer="Andrea Spacca <andrea.spacca@gmail.com>"
# Copy the local package files to the container's workspace.
ADD . /go/src/github.com/dutchcoders/transfer.sh