Use Go 1.14 on all places
This commit is contained in:
parent
f723940bc7
commit
312a870f0b
6 changed files with 23 additions and 23 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM arm32v6/golang:1.11-alpine AS build
|
||||
FROM arm32v6/golang:1.14-alpine AS build
|
||||
|
||||
RUN apk add --no-cache git build-base && \
|
||||
git clone --branch v0.70.0 https://github.com/gohugoio/hugo.git && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue