1
0
フォーク 0

Bump Go
continuous-integration/drone/push Build is passing 詳細

master 1.0.2
Ambrose Chua 2019-03-24 23:44:00 +08:00 committed by GitHub
コミット 15133de19b
この署名に対応する既知のキーがデータベースに存在しません
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