diff --git a/.duci/Dockerfile b/.duci/Dockerfile index 3b494e7d..befde664 100644 --- a/.duci/Dockerfile +++ b/.duci/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.13.1-alpine +FROM golang:1.13.3-alpine MAINTAINER shunsuke maeda RUN apk --update add --no-cache alpine-sdk