1
0
Fork 0

Bump version

master 1.0.1
Ambrose Chua 2018-09-17 12:47:31 +08:00 committed by GitHub
parent e648e9e4f9
commit 5ae54c1a4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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