1
0
Fork 0

Bump Go version
continuous-integration/drone/push Build is passing Details

pull/7/head
Ambrose Chua 2019-12-19 18:07:38 +08:00 committed by GitHub
parent 85b1d53505
commit 38c5157832
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 @@
#
# Build stage
#
FROM golang:1.12-alpine as build
FROM golang:1.13-alpine as build
# args
ARG version="1.0.4"