1
0
Fork 0

Update Dockerfile
continuous-integration/drone/push Build is failing Details

pull/5/head
Ambrose Chua 2018-11-30 22:24:47 +08:00 committed by GitHub
parent 5263d2cec1
commit 89e0e01e22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
FROM golang:1.10-alpine as build
# args
ARG version="0.11.0"
ARG version="0.11.1"
ARG plugins=""
# deps