From 3bfeaa0db374e35862cfadcd5aff58140708b306 Mon Sep 17 00:00:00 2001 From: Takuya Noguchi Date: Sat, 14 Sep 2019 13:01:05 +0900 Subject: [PATCH] Update go to 1.13 Signed-off-by: Takuya Noguchi --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b292288..82eb198 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ # Use golang image to run https://github.com/yaegashi/muslstack # on hugo executable to extend its default thread stack size to 8MB # to work around segmentation fault issues. -FROM golang:1.12-alpine +FROM golang:1.13-alpine ARG HUGO=hugo ARG HUGO_VERSION=0.58.1 ARG HUGO_SHA=55392f0a3382aa0e5e86358da8757eed60733deea67b681afb679028299e3927