1
0
Fork 0

Bump version

master 1.0.1
Ambrose Chua 2018-09-17 12:47:24 +08:00 committed by GitHub
parent 5964223098
commit 4299670c42
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/hello-world"
# source