1
0
Fork 0

Bump Go
continuous-integration/drone/push Build is passing Details

master 1.0.2
Ambrose Chua 2019-03-24 23:44:00 +08:00 committed by GitHub
parent fe751a65bd
commit 15133de19b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
FROM golang:1.10-alpine as build
FROM golang:1.12-alpine as build
# args
ARG version="1.0.1"
ARG version="1.0.2"
ARG repo="github.com/productionwentdown/email-collector"
# dependencies