1
0
포크 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
부모 fe751a65bd
커밋 15133de19b
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@ -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