Dockerfile: update Go to 1.11.5
This commit is contained in:
parent
f1581ff873
commit
86eeee2ae2
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.11.3-alpine
|
FROM golang:1.11.5-alpine
|
||||||
|
|
||||||
RUN apk add --no-cache --update alpine-sdk
|
RUN apk add --no-cache --update alpine-sdk
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user