diff --git a/.duci/Dockerfile b/.duci/Dockerfile index 2a00d770..690cf55c 100644 --- a/.duci/Dockerfile +++ b/.duci/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.13.6-alpine +FROM golang:1.13.8-alpine MAINTAINER shunsuke maeda RUN apk --update add --no-cache alpine-sdk