1
0
Fork 0

Bump Go version to 1.15

master
Ambrose Chua 2021-01-13 15:50:59 +08:00 committed by GitHub
parent 40060bb3cb
commit 66936c85a7
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,4 +1,4 @@
FROM golang:1.11-rc-alpine as build
FROM golang:1.15-alpine as build
# args
ARG version="4.14.1"